Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Subversion Wiki" for 
change notification.

The "SimpleAndSafeMerges" page has been changed by JulianFoad:
http://wiki.apache.org/subversion/SimpleAndSafeMerges?action=diff&rev1=17&rev2=18

   * svn mergeinfo (--diff? or something)
   * svn diff (-g|--use-merge-history?)
  
+ It's probably more useful for plain "svn mergeinfo" (with no source branch 
specified) to default to this kind of behaviour than to default to displaying 
info about merges from (only) the default source branch.  If that doesn't fit 
the specification of the "svn mergeinfo" command very well and it continues to 
be able to display info about merges from a specific source branch, then 
perhaps "svn mergeinfo" should continue to require a source branch to be 
specified and not choose a default source branch.
+ 
  === Mergeinfo Diff (bug) ===
  Diff,  when displaying an added mergeinfo property on a sub-tree, should diff 
 against the previously inherited mergeinfo, not say that all this new  
mergeinfo represents merges that have just been done.  Similarly for a  deleted 
prop.
  

Reply via email to