Strange behavior on directory delete/commit
From: Dominik Psenner <dpsenner_at_gmail.com>
Date: Tue, 2 Aug 2011 08:40:50 +0200
Hi,
having a fresh subversion repository doing this as preparation:
$ mkdir foo/
And finally this command fails:
$ svn commit foo -m "fail"
This instead does work:
$ svn commit -m "works"
svn commit behaves inconsistently depending on whether a PATH argument is
$ mkdir foo/
To get things done, one would have to backup foobar somewhere, revert
Let me know what you think about this!
Greetings,
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.