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

Re: copy command with SvnAnt strange behavior

From: Cédric Chabanois <cchabanois_at_no-log.org>
Date: 2004-09-21 23:45:24 CEST

Cédric Chabanois wrote:

> I tried to do what you did using svn command line and I got the same
> behaviour you described.
> I think we can nothing about that here (this is svn behaviour).
>
> I asked your question to subversion mailing list.
>
> Cédric

Here is the answer I got for now
"
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.
"

I think you should first create the remote directory using mkdir and
then use copy to copy to this directory.

Cédric
Received on Wed Sep 22 07:45:24 2004

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

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