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

RE: Resurrecting directories not working?

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

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:04:27 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.