[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 display all the file changes in a single revision on command line?

From: Rock Sun <daijun_at_gmail.com>
Date: Wed, 29 Oct 2008 23:48:14 +0800

The command would be:
svn diff -c 1234 --summarize http://svn/application

btw:
Please Reply To ALL when send mail back.

2008/10/29 Andy Levy <andy.levy_at_gmail.com>

> On Wed, Oct 29, 2008 at 11:42, Rock Sun <daijun_at_gmail.com> wrote:
> > In the Working copy run:
> >
> > svn diff -c 98 --summarize
>
> -c is the shortcut (which I forgot) for the syntax I gave where 98
> would be REVNUM (just a note to prevent confusion for the OP).
>
> > 2008/10/29 baz themail <bazthemail_at_gmail.com>
> >>
> >> How can i display all the file changes in a single revision on command
> >> line? What command should i use? Thanks. A.
> >
> >
> >
> > --
> > My Blog: http://rocksun.cn/
> > My Site: http://www.subversion.org.cn
> >
>

-- 
My Blog: http://rocksun.cn/
My Site: http://www.subversion.org.cn
Received on 2008-10-29 16:48:39 CET

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.