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

RE: Reintegrate a branch issue

From: Michael Cole <mcole_at_forbin.com>
Date: Sat, 22 May 2010 20:10:55 -0500

Thank you. I believe I will downgrade my client. It's unfortunate that the newer versions don't have an option to work successfully with older server versions. What kind of advantages does merge tracking offer?

-----Original Message-----
From: Régis Décamps [mailto:decamps_at_users.sf.net]
Sent: Saturday, May 22, 2010 5:21 AM
To: users_at_subversion.apache.org
Subject: Re: Reintegrate a branch issue

On 21 mai, 23:57, "Michael Cole" <mc..._at_forbin.com> wrote:
> Hello,
>
> I created a development branch and I'm trying to reintegrate that branch
> back into the trunk.  My question is two-fold:
>
> 1)      After reintegration, I can delete my branch, correct?

Yes indeed. In the worse case, we can still check out your branch at a
specific revision or date.

>
> 2)      When I attempt to reintegrate, I am getting the following error:
> Error: Retrieval of mergeinfo unsupported by '...my repo path...'.  The
> research that I've done suggested I need to upgrade my server version of
> Subversion, but I would like to avoid doing this because of the
> corporate red tape.  Any other suggestions?

That's because you use a client version 1.5, don't you. As such, it
tries to use a feature called "merge tracking" which is not supported
by your server (supposely in version 1.4)
You can either upgrade the server to v1.5 or downgrade the client to
version 1.4

Régis
Received on 2010-05-24 11:18:10 CEST

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.