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

Re: Branching specified revision

From: Blair Zajac <blair_at_orcaware.com>
Date: Wed, 11 Jun 2008 07:30:09 -0700

Johan Stridkvist wrote:
> Hello!
>
> My repo is currently at revision 1100. I wanted to branch at r1000, and
> branched by typing
>
> svn -r1000 my_trunk_url my_branch_url

>
> After that I checked out my branch
>
> svn checkout -r1000 my_branch_url wrk_dir_branch

That shouldn't work because the branch doesn't exist in revision 1000.

Blair

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-11 16:30:43 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.