commit at mirror site failed if "svn mv" used before commit
From: Henry Gao <henry.gao_at_hcn.com.au>
Date: Tue, 3 Feb 2009 14:46:43 +1100
I setup subversion Master and Mirror use its "write through proxy"
1. update a single file and commit - works
2. add a new directory and files, then commit - works
3. delete a directory and files, then commit - works
4. try to move a diretory - Failed with following error:
C:\temp\BlueChip_Mirror\trunk\Proj1>svn mv dir_AddFromMirror dir_new
A dir_new
D dir_AddFromMirror\newfile.txt
D dir_AddFromMirror
C:\temp\BlueChip_Mirror\trunk\Proj1>svn commit -m "" Deleting
I used Subversion 1.5.5, apache 2.2.11 on windows for the testing.
This issue might links to issue. http://subversion.tigris.org/issues/show_bug.cgi?id=3275
------------------------------------------------------
|
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.