directories failing to be removed
From: Ben Kucenski <kalvinb602_at_hotmail.com>
Date: 2004-06-15 23:29:59 CEST
svnlook youngest "c:/subversionwork/svnmeta/test"
1
svnlook tree -r 1 "c:/subversionwork/svnmeta/test/" "test dir/"
dir 0: test dir/
test dir/
svn delete -m "removing file/dir: test dir/test file.txt"
D C:\subversionwork\svnwork\test\test dir\test file.txt
file successfully removed
Deleting subversionwork\svnwork\test\test dir\test file.txt
Committed revision 2.
project successfully revised
svn delete -m "removing file/dir: test dir/"
D C:\subversionwork\svnwork\test\test dir
file successfully removed
Deleting subversionwork\svnwork\test\test dir
project is afraid of commitment
----------------------------------------------------------------------
As you can see, all the directories and files are found. It then
If a directory never contained any files or subdirectories it can be removed
Ben
_________________________________________________________________
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.