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

Re: Pull in a specific version of a file

From: <kfogel_at_collab.net>
Date: 2004-12-01 16:22:01 CET

Gary Thomas <gary@mlbassoc.com> writes:
> I'd like to know if there is a better way to do this:
> * File X exists in two branches AA, BB, originally at same revision
> * File is changed in AA, perhaps multiple times
> So, now X is in AA@rev_N and BB@rev_M
>
> I'd like to just replace BB with rev_N. Currently, the only way I
> can see to do this is to merge the changes from revM..RevN into X
> and the commit.
>
> Is there a way to just "adopt" rev_N into branch AA?

Well, you could remove AA's X and copy BB's X to the location.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 1 16:44:01 2004

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.