On 3/14/07, Donald H Locker <donald.locker@ptmelec.com> wrote:
> What I'm trying to do is create a tag for a release that includes files
> (typically a half-dozen to a dozen files) that were switched from the
> directory's natural repository.
>
> e.g. dir1/ file://repo1/trunk/dir1
> dir1/moo file://repo1/trunk/dir1/moo
> dir1/oink file://repo1/trunk/dir1/oink
> dir1/tweet file://repo1/branches/birds/dir1/tweet
>
> When I tag this directory, tweet in the tag from
> file://repo1/trunk/dir1/tweet so it doesn't really reflect the build. That
> is, when I check out the tag, tweet is identical (modulo svn:keywords) to
> trunk/tweet.
Hi Donald,
I just tried what (I think) you've described here and it worked as
expected, i.e. a check out of the tag shows the branch content for the
files switch'd to that branch. Can you give a sample script that
reproduces the problem? Along with the version of subversion for your
client and, if applicable, server.
Kylo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 15 06:56:29 2007