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

RE: Fixing externals on branch/tag

From: Oddvar Kloster <Oddvar.Kloster_at_sintef.no>
Date: Fri, 30 Apr 2010 09:49:32 +0200

> > subdir. In that case, the tagged external will point at a url/rev
> > combination that does not exist. I suggest using the revision that
> the
> > external is updated to instead.
>
> Huh? Can you explain this more detailed please?
> How do you create a branch *after* you commit something to one of its
> subfolders??
>

* In repo1, there is a path /trunk/mydir. It was last committed to in r100.
* At r110, repo1/branches/branch1 is created as a copy of trunk.
* Repo2/trunk has an external pointing to repo1/branches/branch1/mydir, with no peg or fixed revision
* Check out updated WC for repo2/trunk
* Open branch/tag dialog. It suggests fixing the external to revision 100.
* Check the checkbox and perform the tag.
* In the tag, the external now reads -r 100 repo1/branches/branch1/mydir_at_100. This is an invalid external.

Oddvar

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2599529

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-30 10:26:58 CEST

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.