You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Michael W Thelen <th...@cs.utah.edu> on 2004/09/21 20:35:37 UTC

Re: svn copy has a strange behaviour

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