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

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

From: Joerg Hessdoerfer <Joerg.Hessdoerfer_at_sea-gmbh.com>
Date: 2005-08-31 12:26:34 CEST

Hi,

On Wednesday 31 August 2005 12:12, Anthony Muller wrote:
> 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

Does the path svn://elcano.hyperoffice.fr:3690/java/branches/javasvn_0.9/
exist prior to 'svn cp'? If so, this behaviour is normal. Delete the branch
before doing the 'svn cp'.

Greetings,
        Joerg

-- 
Leading SW developer  - S.E.A GmbH
Mail: joerg.hessdoerfer@sea-gmbh.com
WWW:  http://www.sea-gmbh.com
---------------------------------------------------------------------
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:28:17 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.