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

Re: How can I make svn diff show me just the names of the changed fil es, not their contents?

From: Ivan Aleman <bonovoxmofo_at_gmail.com>
Date: 2006-10-25 00:49:43 CEST

> - svn diff --summarize
> http://path_to_repos/svn/Project/tags/tagName
>
> This is yielding the following error (which is probably expected): svn: Not
> all required revisions are specified
>
> Any help on what I am doing wrong here is greatly appreciated :)

This works for me:

svn diff -r 576:769 --summarize

-- 
Iván Alemán
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 25 00:50:27 2006

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.