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

Re: [PATCH] Add Commandline Option '--no-diffs-added' to svnlook

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-12-10 02:57:20 CET

"Max Bernhardt - extern TAGP - Tel. 3749" <Max.Bernhardt@vodafone.com> writes:

> Added a new Commandline Option to svnlook that allows users
> to suppress the full listing of added files.
> --no-diffs-added behaves just like --no-diffs-deleted

Could you write a full log message? See the HACKING file or run svn
log on the repository.

>
> Index: main.c
> ===================================================================
> --- main.c (revision 12259)
> +++ main.c (working copy)

Patches from the trunk directory are better, we have more than one
main.c file.

Have you looked at the regression tests? Could you write a basic
"this feature works" test? Take a look at the existing tests in
subversion/tests/clients/cmdline/svnlook_tests.py

The patch changes looks OK, is there support for adding this feature?
(Obviously Max wants it :)

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 10 02:58:29 2004

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.