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

Pull in a specific version of a file

From: Gary Thomas <gary_at_mlbassoc.com>
Date: 2004-11-30 02:25:17 CET

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?

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 30 02:28:24 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.