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

Re: Switching individual files

From: Kylo Ginsberg <kylo.ginsberg_at_gmail.com>
Date: 2007-03-15 06:56:05 CET

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

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

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