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

Re: I want to copy a specific version of the TRUNK to a BRANCH directory

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Sat, 24 May 2008 09:41:52 -0700

Raymond Hurst wrote:
> Hi,
>
> The svn copy command seems to only copy the HEAD of the TRUNK to a new
> repository directory.
>
> I need to copy a specific version of the TRUNK to a new BRANCH directory.
>
>
>
> Is there a way to do it?

'svn cp TRUNK -r XXX BRANCH' is what you are looking for.
(Support for peg revision syntax, TRUNK_at_XXX, is coming in 1.5.)

-Hyrum

Received on 2008-05-24 18:42:20 CEST

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.