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

Re: How do I determine if svn:mergeinfo is corrupt and how would I fix it.

From: Stein Somers <ssomers_at_opnet.com>
Date: Tue, 11 May 2010 12:51:49 +0200

> I suspect I have corrupt mergeinffo but I'm not sure. Does anyone know
> how I'd make a determination and what resources are out there to help
> fix problems?

I'd make the determination by reading and understanding the mergeinfo
values. They are plain text after all. The resource to read is

http://www.collab.net/community/subversion/articles/merge-info.html

Personally I think you need a file-level merge module that is tailored
to the programming language used, or a well thought out protocol to have
line-based merging sort out things for you and very disciplined programmers.

-- 
Stein
Received on 2010-05-11 12:52:25 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.