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

Re: [Issue 1351] New - svn -r 939 log vs. svn -r 939 diff inconsistency

From: <kfogel_at_collab.net>
Date: 2003-06-06 21:15:28 CEST

Ben Collins <bcollins@debian.org> writes:
> Any chance of log getting the ability to append the diff? Would be nice
> to be able to do "Oh, you want my changeset for this bug?: svn log
> --verbose --diff -r 930 > rev930.diff
>
> And the result would be the same as:
>
> svn log -r 930 > rev930.diff
> svn diff -r 929:930 >> rev930.diff

See tools/client-side/showchange.pl.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 6 22:00:50 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.