Problem deleting file, then parent directory
From: Richard Biffl <tigris_at_blacklettersoftware.com>
Date: Fri, 6 Aug 2010 00:32:38 -0700 (PDT)
I can't TortoiseSVN Delete a directory after I have TortoiseSVN Deleted a file from that directory. More precisely, I can TortoiseSVN Delete the directory, but I can't SVN Commit the deletion.
I created a new work folder, called workdir, and updated it with a new, empty repository. In workdir, I create a folder named dir1, and in dir1 I create file1 and file2. So my work directory looks like this:
workdir
I right-click on dir1, and TortoiseSVN Add it to the repo. Then I SVN Commit workdir.
Next I go into dir 1 and TortoiseSVN Delete file1. I SVN Commit workdir.
In workdir, I right-click on dir1 and TortoiseSVN Delete the directory, which still contains file2. I go back up a level and right-click on workdir, click SVN Commit, and I get the following error:
testrepo - Commit - TortoiseSVN Failed!
If I try an SVN Update at that point, I get this:
C:\test\workdir - Update - TortoiseSVN Finished!
This seems wrong. Since I already committed my deletion of file1 from the repository, there should be no tree conflict and no reason I can't commit the deletion of dir1.
Richard
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.