Bug: renaming directories leaves behind some "garbage"
From: Matthias Meixner <mmeixner_at_hypercom.com>
Date: Thu, 20 Nov 2008 08:36:33 -0700
subversion has a problem with renaming directories. If you run the following script it will print an error.
Regards,
Matthias Meixner
------------------------
mkdir /tmp/repo
mkdir -p "foo/a1/b1"
#svn update
#svn update
cd ..
---------------------------------------------------------------------
|
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.