id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
253	moap cl ci fails to commit removed directory	philn	thomas	"{{{
#!rst

I removed a directory from svn::

 svn rm elisa/extern/upnp

I updated my ChangeLog::

 moap cl prep

In the Changelog, there are entries for the removed directory. I tried to commit::

 MOAP_DEBUG=5 LANG=C moap cl ci

 DEBUG [25577] ""checkin""                        checkin           Jun 11 12:48:08      changelog checkin: path /home/phil/devel/elisa/branches/rewrite-1 (moap/command/cl.py:176)
 DEBUG [25577]                                  vcs               Jun 11 12:48:08      detecting VCS in /home/phil/devel/elisa/branches/rewrite-1 (moap/vcs/vcs.py:30)
 DEBUG [25577]                                  vcs               Jun 11 12:48:08      trying vcs modules ['darcs', 'bzr', 'cvs', 'svn', 'git'] (moap/vcs/vcs.py:34)
 DEBUG [25577]                                  darcs             Jun 11 12:48:08      Did not find _darcs directory under /home/phil/devel/elisa/branches/rewrite-1 (moap/vcs/darcs.py:24)
 DEBUG [25577]                                  vcs               Jun 11 12:48:08      did not find darcs (moap/vcs/vcs.py:55)
 DEBUG [25577]                                  vcs               Jun 11 12:48:08      did not find bzr (moap/vcs/vcs.py:55)
 DEBUG [25577]                                  vcs               Jun 11 12:48:08      did not find cvs (moap/vcs/vcs.py:55)
 DEBUG [25577]                                  vcs               Jun 11 12:48:08      detected VCS svn (moap/vcs/vcs.py:52)
 DEBUG [25577]                                  ChangeLog         Jun 11 12:48:08      770 entries in /home/phil/devel/elisa/branches/rewrite-1/ChangeLog (moap/command/cl.py:148)
 svn: Cannot non-recursively commit a directory deletion

Removing removed directory from Changelog, the commit succeeded

}}}
"	defect	new	major	0.2.7	moap	TRUNK			philippe@…
