Re: Is it safe to remove deleted and no longer used branches from the svn:mergeinfo property?

2017-06-02 Thread Thomas Wicklund
On 5/31/2017 9:18 AM, Alfred von Campe wrote: After many years of development, we have over 100 entries in the svn:mergeinfo property of our trunk. I am thinking about manually editing the property to remove entries for all branches that have been deleted or are no longer used (and should be d

Re: bug about svn diff --summarize

2014-08-23 Thread Thomas Wicklund
On 8/22/2014 5:25 AM, Andy Levy wrote: On Thu, Aug 21, 2014 at 10:05 PM, 李猛超 wrote: Hello: If I have a file at version 1. then I modefy and commit it, get version 2, Now I make the file be same as version 1 and commit, get version 3. Running "svn diff -r 1", I will get no changes, bu

Re: bug about svn diff --summarize

2014-08-23 Thread Thomas Wicklund
On 8/22/2014 5:25 AM, Andy Levy wrote: On Thu, Aug 21, 2014 at 10:05 PM, 李猛超 wrote: Hello: If I have a file at version 1. then I modefy and commit it, get version 2, Now I make the file be same as version 1 and commit, get version 3. Running "svn diff -r 1", I will get no changes, bu