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

mergeinfo clean

From: Piotr Kabaciñski <piotr_at_kabot.net>
Date: Tue, 25 Jan 2011 19:32:09 +0100

Hi,

Working with svn project for longer time causes growth of mergeinfo
property and very unreadable diffs between commits.
SVN with every commit updates mergeinfo value what is needed to keep
tracking merges, but sometimes updating this value is no longer needed
because merged branch no longer exists and i do not need to remember
about it.
I created a program that checks every mergeinfo property and if listed
path doesn't exists it is removed.
What do you think about this solution? Do you think it is safe?

greetings

-- 
Piotr Kabacinski
a2Fib3Q=--------
Received on 2011-01-25 19:32:48 CET

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.