| Un-removing a directory
From: Dave Salmon <dsalmon_at_Equilibrium.com>
 Date: 2004-06-02 05:14:09 CEST 
Hi,
 I'm new to subversion, and I have removed a directory (and committed the
 ------------------------------------------------------------------------
 So, from reading the docs the obvious thing is
 svn copy -r 63 http:/server-path/dcsTest/testDir testDir
 Where I am at dcsTest in my WC.
 However, all I get is 
 svn: Working copy '.' locked
 The directory testDir is created, and has a .svn folder. However, theres
 If I svn copy -r 63 http:/server-path/dcsTest/testDir tmp
 Then it works properly, and creates the tmp directory with the files in
 Any ideas?
 ---------------------------------------------------------------------
 | 
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.