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

svn copy <URL> <URL> differs between win and unix

From: Greg Lowe <greg_at_wl.co.nz>
Date: 2006-05-25 23:27:39 CEST

svn copy http://xxxxx/trunk http://xxxxxx/branches/branch-name

When run from windows puts the files in this folder:
   http://xxxxxx/branches/branch-name/trunk/

When run on linux puts the files in this folder as expected:
   http://xxxxxx/branches/branch-name/

windows svn command line client 1.3.0
linux svn command line client 1.2.3

Just wondering if anybody has noticed this before?

Cheers,
Greg.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 26 14:57:25 2006

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.