Possible bug when committing deletes?
From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 15 Apr 2011 10:22:51 -0400
I am playing around with 1.7 in Subclipse. I deleted a folder. Here is status:
$ svn st
I do not recall if 1.6 showed all the files or not.
In Subclipse, when you do a commit, you get a GUI dialog that will
$ svn ci -m "Commit remove of folder" notes/tree-conflicts
If I only name the folder, then it works:
$ svn ci -m "Commit remove of folder" notes/tree-conflicts
Committed revision 254.
-- Thanks Mark Phippard http://markphip.blogspot.com/Received on 2011-04-15 16:23:25 CEST |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.