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

Re: Merging between 2 different repositories

From: Andreas Pakulat <apaku_at_gmx.de>
Date: 2006-04-08 21:03:02 CEST

On 08.04.06 20:28:34, Ryan Schmidt wrote:
> On Apr 8, 2006, at 19:54, Andreas Pakulat wrote:
> And that's what you should be using too, because that's actually what I think
> you want: You want to get a list of changes that occurred in repository 1
> between timepoints A and B (where A is the last point in the past at which you
> obtained their changes, and B is likely "now"), and then apply those changes to
> a working copy you already have of repository 2. So you just need to go into
> your working copy of repository 2 and do the merge:
>
> svn merge -rA:B repository1

Now that you mention it: Yes that's exactly what I want to do.

Thanks,

Andreas

-- 
You will be awarded a medal for disregarding safety in saving someone.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Apr 8 21:04:33 2006

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.