[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: baz themail <bazthemail_at_gmail.com>
Date: Wed, 29 Oct 2008 08:56:04 -0700

I tried that and it shows the changed files.

Is there a way to show the comment for revision 1234 as well as its changes?

On Wed, Oct 29, 2008 at 8:48 AM, Rock Sun <daijun_at_gmail.com> wrote:

> 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:56:44 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.