error committing a deleted dir
From: SteveKing <steveking_at_gmx.ch>
Date: 2004-03-18 22:50:19 CET
Hi,
As I found out, it's not possible to commit a deleted folder which had
imagine the following wc structure:
now do
svn rm parent/child1
so the folder child1 and child2 are marked for deletion, and file3 and
now I want to commit everything except parent/file3.
svn ci parent/child1 parent parent/file4 -N -m "some log message"
after that, even an 'svn cleanup' fails, because there's a file named
Sure, this is a very rare case for users of the command line client
I hope there's an easy fix for this, because TSVN depends on it. I don't
Also, the function svn_client_commit() errors out if TSVN passes all the
Stefan
--- My opinions may have changed, but not the fact that I am right. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Mar 18 22:51:28 2004 |
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.