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

Re: [TSVN] trying to branch/tag from old revision

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2005-03-09 16:46:28 CET

Charles Doucette wrote:
> Well, actually I was talking about branching on the server with URL to
> URL copy.
> Specifically, what I had to end up doing with the command line version
> was:
>
> svn copy -r 19 http://source/svn/repos/Development
> http://source/svn/repos/branches/MyBranchName
>
> The problem was that I had already moved Development to
> trunk/Development; therefore, the source URL was:
> http://source/svn/repos/trunk/Development
> and I was unable to change it.

Well in repo browser, if you select the revision before you did the move
first (button at top right), then you will see
/path/to/repos/Development and you can create a branch from there.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Mar 9 16:45:37 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.