[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: Dale Worley <dworley_at_pingtel.com>
Date: 2005-07-18 19:19:49 CEST

> From: Calvin [mailto:szguoxz@hotmail.com]
>
> I found svn diff can have a --diff-cmd to give me the file
> information only.

Try: svn diff --diff-cmd=diff -x--brief

That should report only the names of the files that differ, not the
differences themselves. Presumably, your diff with "--brief" is realtively
quick.

Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 18 19:23:17 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.