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

Re: Probably bug with svn copy

From: Peter Münster <pmlists_at_free.fr>
Date: 2005-04-12 21:04:57 CEST

On Tue, 12 Apr 2005, Robert S. Sfeir wrote:

> Hum no it doesn't follow the cp rules, if it did, then the FIRST copy
> would have created the SubDir1 directory and it didn't, it did on the
> SECOND copy. I think that's a bug.

Try this:
mkdir /tmp/cp1
cp -r /tmp/cp1 /tmp/cp2
ls -al /tmp/cp[12]
cp -r /tmp/cp1 /tmp/cp2
ls -al /tmp/cp[12]

I think, the svn behaviour is correct and should stay like that.
Cheers, Peter

-- 
email: pmrb at free.fr
http://pmrb.free.fr/contact/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 12 21:09:45 2005

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.