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

SVN 1.5.1 creates svn:mergeinfo properties with svn-1.4 repo

From: Michael Reinelt <michael_at_reinelt.co.at>
Date: Wed, 06 Aug 2008 07:31:55 +0200

Hi all,

from what I've been told, a subversion-1.5 client should not create the
svn:mergeinfo property when used with a svn-1.4 repo.

I got:

lizard.trisoft.local:/MRK # svn --version
svn, version 1.5.1 (r32289)
   compiled Jul 24 2008, 20:53:51

lizard.trisoft.local:/MRK # cat /svnroot/MRK/format
5

I hope that "format 5" is svn-1.4 repo...

my subversion client creates the property when merging, and even when
doing a "svn copy".

I don't need merge tracking here, and the property makes some of my
scripts which compare branches unusable, because 'svn diff --summarize'
reports diffs due to the svn:mergeinfo property.

How can I prevent svn from using the mergeinfo property?

TIA, Michael

-- 
Michael Reinelt <michael_at_reinelt.co.at>
http://home.pages.at/reinelt
GPG-Key 0xDF13BA50
ICQ #288386781
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-06 07:32:32 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.