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

Re: tagging externals

From: RHF <robert.h.fletcher_at_gmail.com>
Date: Mon, 15 Feb 2010 11:32:45 -0800 (PST)

Stefan,

I went back and repeated the process, this time creating a tag from
the HEAD revision in the repository.
I then checked out a WC of this tag and it appears that everything
worked correctly. At least there were no errors.

Apparently, when I created a tag from my trunk WC, it actually made
copies of the external files in the repository and also included the
same files as externals. Having both an actual copy and an external
for the same file is the source of the problem.
When I created the tag from the repository HEAD, the files are
included as externals only in the tag repository.

From this I see also that the new process is different from and better
than the manual procedure I described earlier.
The externals revision numbers are stored with the tag properties -
not actual copies of the files themselves.

The only problem I see now is that when creating a tag from the WC,
actual copies of the externals should not be added into the repo along
with the externals.

Thanks again.

Bob

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-02-15 20:32:53 CET

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.