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

[Fwd: RE: Resurrecting directories not working?]

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-09 20:31:58 CEST

[Forwarding back to users@ list; please keep the list cc'd.]

-----Forwarded Message-----
From: Aidan Fitzpatrick <aidan@lothianproductions.co.uk>
To: 'Ben Collins-Sussman' <sussman@collab.net>
Subject: RE: Resurrecting directories not working?
Date: Mon, 09 Aug 2004 20:24:08 +0100

Ben! Thanks for your response.

In the end I checked out a WC of HEAD and a WC of 114. I copied from one WC
to the other successfully, first time. Copying from the server to the WC
with either file:// or svn+ssh:// just plain didn't work. Judging by your
clear example, I wasn't mistaken in thinking it should work.

I'll see if I can experiment with 1.1 later in the week, and hope to get
back to you.

Regards,
A

-----Original Message-----
From: Ben Collins-Sussman [mailto:sussman@collab.net]
Sent: 09 August 2004 19:03
To: Aidan Fitzpatrick
Cc: users@subversion.tigris.org
Subject: RE: Resurrecting directories not working?

On Mon, 2004-08-09 at 10:09, Aidan Fitzpatrick wrote:
> Sorry, I should have specified:
>
> # svn --version
> svn, version 1.0.6 (r10360)
> compiled Jul 19 2004, 21:53:24

I'm using a 1.1.0rc1 client on RH9, and can't reproduce this problem at all,
either over file:/// or svn+ssh://. Can you try to reproduce with a 1.1
client?

-------------------------------------------------

(In my example, I deleted the 'zenirc' directory in r2.)

$ svn co svn+ssh://localhost/home/sussman/scratch/repos wc
sussman@localhost's password:
A wc/priority.el
A wc/psgml
[...]
A wc/friedman-twiddle.el
Checked out revision 2.
 
$ cd wc

$ svn copy -r1 svn+ssh://localhost/home/sussman/scratch/repos/zenirc .
sussman@localhost's password:
A zenirc/zenirc-18.elc
A zenirc/zenirc-dcc.elc
[...]
A zenirc/zenirc-stamp.elc
Checked out revision 1.
A zenirc

$ svn st
A + zenirc

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 9 20:33:04 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.