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

Re: svn diff

From: Russ Brown <pickscrape_at_gmail.com>
Date: 2005-07-18 09:05:12 CEST

Calvin wrote:
> Is there a way to show only the file names with diff?
>
> Now we got the content in the output, which really is useless to me, and
> make this command too slow.
>
> Looks like svnlook can do such a job, but it's running on the server side.
>

Won't svn log -v do something more like what you're after? Just pipe it
into grep for the lines you want. Should be a lot quicker than using diff.

> Thanks,
>
> Calvin
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 18 09:07:09 2005

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.