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

Branching specified revision

From: Johan Stridkvist <johan.stridkvist_at_gmail.com>
Date: Wed, 11 Jun 2008 10:51:40 +0200

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

At last I made an update in the working dir of my branch. I didnīt expect to
get any updates since nothing had been checked in, but I did! Why? How do I
achieve what I want?

/Johan
Received on 2008-06-11 23:40:31 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.