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

Re: newbie branch

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-04-07 10:31:01 CEST

On Apr 7, 2006, at 09:17, Anthony Ettinger wrote:

> So I have my directory laid out as:
>
> branches
> tags
> trunk
>
> With everything in trunk at the moment. how do I create a branch
> say v .01?

svn cp url://to/trunk url://to/branches/v.01 -m "Creating branch v.01"

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 7 10:32:23 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.