[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: Maxim Veksler <maxim.veksler_at_gmail.com>
Date: Wed, 29 Oct 2008 17:58:42 +0200

On Wed, Oct 29, 2008 at 5:56 PM, baz themail <bazthemail_at_gmail.com> wrote:
>
> 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?

A bit OT but you might try to use viewvc for any easy GUI to the
mentioned operations.

>
>
> 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
>

--
Cheers,
Maxim Veksler
"Free as in Freedom" - Do u GNU ?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-29 16:59:03 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.