Peter,
I've been in the libsvn_client diff source a lot recently and I
had a question about why do_diff_summarize prohibits non REPOS->REPOS
summarized differencing. Just for grins, I took out your code to
prohibit the non REPOS->REPOS summarized diff and not only did
Subversion run fine but the outputted paths and actions were the same
as running the equivalent via REPOS->REPOS differencing. The only
real difference is that the current summarized diff, as I ran it, used
relative paths for REPOS->REPOS output while the modified code
produced full URLS. Since this is purely a cosmetic difference, that
could be remedied, I wanted to know if there was a more important
reason as to why you have restricted all but REPOS->REPOS summarized
differencing.
Take care,
Jeremy
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 8 22:23:40 2007