question clarification needed (tagging with embedded externals)
From: steve <strange_steve_at_yahoo.com>
Date: Thu, 16 Jul 2009 14:38:40 -0700 (PDT)
First want to point out that the link to the pdf docs aren't working at: http://tortoisesvn.net/support > help > docs
Second, a bit of clarification, ok so i have a project with embedded externals, if i do a tag to "back-up" a specific release - does the tagged version convert the external into a quasi-revisioned copy?
for instance consider:
./proj_x/a
where "./proj_x/d" contains the original files that are selected as externals, and are used in submodules a-c:
as in:
./proj_x/a/d (as external link to ../d)
so when i i tag "./proj_x"
and someone else uses that tagged info (via checkout) to build the project (proj_x_ReleaseC_1) - will they get the externals relative to the tagged release (proj_x_ReleaseC_1), or will they get the most recent versions of the externals (proj_x/d)?
Im hoping they get the externals relative to the tag (proj_x_ReleaseC_1) but wanted to clarify before tagging the 'proj_x' release in the repo.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.