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

Re: [FEATURE-REQUEST] diff --no-diff-added to mirror --no-diff-deleted

From: <kfogel_at_collab.net>
Date: 2004-02-06 19:40:47 CET

"Francois Beausoleil" <fbos@users.sourceforge.net> writes:
> I usually run svn diff on the whole tree, paging it through more or less.
> I review the changes, and then I commit. When there are 5 modified
> files, 25 added files and 8 deleted files, there are 33 extra files in
> the diff output. Since I'm on Windows, it is harder to create a
> customized svn diff on the command line than on Unix command lines.
>
> Having --no-diff-deleted is already a start - I get only three lines of
> output for each deleted file. If I also had --no-diff-added, I could get
> only three lines for the added files too. That's all I wanted with this.

Hmmm. I'm -0 on the feature; for now of course, running 5 custom diff
commands might be best. You can create a .bat file to do it...

> Thanks !
> François
>
> PS: Sorry for the private reply, Karl.
>
> On 06 Feb 2004 10:46:41 -0600, kfogel@collab.net said:
> > "Francois Beausoleil" <fbos@users.sourceforge.net> writes:
> > > $ svn diff --no-diff-deleted --no-diff-added
> > > svn: invalid option: --no-diff-added
> > > Type 'svn help' for usage.
> > >
> > > I added a bunch of files to my WC, and I want to make sure things are
> > > consistent before committing.
> > >
> > > Should I file an issue ? Or does someone think this is a bad idea ?
> >
> > Not sure exactly what "make sure things are consistent" means.
> >
> > What information do you want that you can't get from a combination of
> > 'svn status' and 'svn diff' ?
> >
> > -K

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 6 20:41:08 2004

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

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