RE: svn ls/co -r does not work on deleted or moved directories

2010-02-25 Thread Giulio Troccoli
> Moin, > > Setup: > 1) create a repo with a few directories > 2) commit some stuff > 3) delete a directory at revision 42 > 4) commit some more stuff > 5) do an svn co -r 41 svn://path/to/deleted/dir > -> this will fail with a "file/directory not found" error > > Interestingly, using the @ notatio

svn ls/co -r does not work on deleted or moved directories

2010-02-25 Thread Attila Kinali
Moin, Setup: 1) create a repo with a few directories 2) commit some stuff 3) delete a directory at revision 42 4) commit some more stuff 5) do an svn co -r 41 svn://path/to/deleted/dir -> this will fail with a "file/directory not found" error Interestingly, using the @ notation svn co svn://path/