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

Re: svn copy usage question

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2004-08-01 15:57:11 CEST

On Sat, 31 Jul 2004, Timothy Reaves wrote:

> I'm attempting to use the svn copy command, and I use the format
> directly from the book on svn:
> svn copy trunk branches/my-calc-branch
> This does not do as the book states and copy the content of the trunk
> folder into the my-calc-branch folder. Instead, it copies the trunk
> folder into the destination.
>
If you copy something and the destination already exists and is a folder,
the source will be copied to that folder. Maybe your folder already
existed?

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 1 16:10:43 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.