[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Un-removing a directory

From: Dave Salmon <dsalmon_at_Equilibrium.com>
Date: 2004-06-02 12:59:25 CEST

Yes,

I read the references you cite. My question is why does the technique
cited in this reference not appear to work with directories?

Following the instruction you cite:

My log shows:
>
>
------------------------------------------------------------------------
> r64 | dsalmon | 2004-06-01 17:36:03 -0700 (Tue, 01 Jun 2004) | 1 line
Changed paths:
> D \dcsTest\testDir
>
> 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
> svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for
> details)

Why does this happen? There appears to be no way to make such a copy
work.
It would seem from reading the documentation that this "should" work. Am
I
Missing something?

Why can I recover it into a different directory, but not the same one?

>
> The directory testDir is created, and has a .svn folder. However,
theres no file in it.
>
> 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 it.

-----Original Message-----
From: M [mailto:marcus.rohrmoser@gmx.de]
Sent: Wednesday, June 02, 2004 2:08 AM
To: Subversion User Liste (E-Mail)
Subject: Re: Un-removing a directory

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

See http://svnbook.red-bean.com/svnbook/ch04s04.html#svn-ch-4-sect-4.2
and http://svnbook.red-bean.com/svnbook/ch04s04.html#svn-ch-4-sect-4.3

        M
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFAvZjhXjHhiL8/upYRAnn7AKCnzYD0HR0l74ZFgyP+wnr2bspeUgCfZmxb
XNVkdG/+eztqZs+C3tYs8Vg=
=CZb4
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

------------------------------------------------------------
Mail was checked for spam by the Freeware Edition of No Spam Today!
The Freeware Edition is free for personal and non-commercial use.
You can remove this notice by purchasing a full license! To order or to
find out more please visit: http://www.no-spam-today.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 2 13:00:11 2004

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.