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

svn copy - create a branch without 'trunk' subdirectory !

From: Anthony Muller <Anthony.Mueller_at_hyperoffice.fr>
Date: 2005-08-31 12:12:54 CEST

Hello,

I tried this command to create a new branch:

D:\svn\java>svn copy svn://elcano.hyperoffice.fr:3690/java/trunk/
svn://elcano.hyperoffice.fr:3690/java/branches/javasvn_0.9/ -m
"Migration vers JavaSVN 0.9"

I want to copy contents of 'java/trunk' folder into '
java/branches/javasvn_0.9/'.

Instead of that, Subversion adds the subdirectory 'trunk' into
'java/branches/javasvn_0.9/'!!!

I obtain so: 'java/branches/javasvn_0.9/trunk/...'

How to do what I need?

Regards,
Anthony

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 31 12:15:25 2005

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.