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

RE: Problem with "svn merge" between repositories

From: Dale Worley <dworley_at_pingtel.com>
Date: 2005-02-15 21:28:25 CET

> From: kfogel@newton.ch.collab.net

> I had thought we had an issue for this, but I can't seem to find it.
> Does it still reproduce with the latest (trunk) client? If so, would
> you be willing to file a bug report? Your description and
> reproduction recipe are excellent. If you don't have time to file,
> just let us know, and someone else will do it.

I just tried to build the latest client, but it failed due to a too-old APR
library. Currently I'm using svn version 1.1.2 (r12471). But I've just
done a "yum update" on the system (which is Fedora Core 3), so I don't want
to try to install a different version of APR, for fear that my current svn
will stop working.

> Thanks -- and sorry I don't have time to personally *fix* the dang bug
> right now! :-)

A decent workaround is "svn revert" (which does not delete the new file) and
then "svn add". The same contents are scheduled to be added, but the
history is deleted.

Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 15 21:32:55 2005

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.