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

Re: question clarification needed (tagging with embedded externals)

From: Robin Guest <robin.guest_at_gmail.com>
Date: Wed, 29 Jul 2009 11:45:02 +0100

2009/7/28 Bob Archer <bob.archer_at_amsi.com>
>
> Interesting. Are you saying that when you tag from working copy files that
> are not in svn are added to the tag? I didn't know that would happen.
>
Yes, all versioned files in the working copy are added to the tag. This is
an example of one of mine:

http://img196.imageshack.us/img196/6310/tagfromwc.png

The first Added action is the base tag. It's chosen r1720 as the tag point,
I think, because this is the last change to any of the four externals.

The Replacing actions are all the files already in trunk that were revised
since 1720.

The Modified action is the locally modified and pegged svn:externals
property, which contains all four externals, like this:

^/Common/Components/AutoUpgradeAPI/trunk/API_at_1747 AutoUpgradeAPI
^/Common/Components/AutoUpgradeAPI/trunk/AutoUpgrader/Upgrade/bin/Release_at_1747
 Upgrader
^/ProspectSoft%20Development/Plugins/PSCRMTimeExpenseModule/trunk/PSCRMTimeExpenseModule/Forms_at_1747
 TimesheetForms
^/Vendor/DayView/trunk/DayView/bin/Release_at_1747 DayView

The last two Added actions are the installer that was Added in the wc only.

The results look quite complicated when you analyse them like that, but
creating the tag is simple and "just works", every time!

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-07-29 12:45:11 CEST

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

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