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

Re: svn copy has a strange behaviour

From: Michael W Thelen <thelenm_at_cs.utah.edu>
Date: 2004-09-21 22:35:37 CEST

Cédric Chabanois wrote:
> The behaviour of svn copy is not the same whether the target directory
> exist or not.

This is expected behavior... if the destination already exists and is a
directory, then the source is copied inside of that directory. It's the
same way the Unix 'cp' and Windows 'copy' commands work.

-- Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 21 22:36:20 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.