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

Switching individual files

From: Donald H Locker <donald.locker_at_ptmelec.com>
Date: 2007-03-13 17:17:37 CET

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.

When I make a branch for tweet and switch all of dir1 to that branch, I have
to remember to [regularly] synch moo and oink deltas from the trunk.
Obviously there are many more sounds in the barnyard and surrounds than I
have used in this illustration, and that makes the problem a bit daunting
for me.

I do have a mechanism of discovering from the compiled binaries just where
the various bits come from, and I've been avoiding doing this as much as
possible, but I really need to [I think] be able to make releases with these
switched files, and I'd like to be able to tag them.

Suggestions?

-- 
Donald H Locker
PTM Electronics, Inc
734 426 9010
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 13 17:16:15 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.