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

Re: svn info and checksums

From: Joshua Varner <jlvarner_at_gmail.com>
Date: 2005-11-01 17:19:35 CET

On 11/1/05, Stefano Spinucci <virgo977virgo@yahoo.it> wrote:
> Hi,
>
> I guess if the command svn info on a remote path should return also the
> checksum (if the remote path points to a file).
>
> Form the svn book (svn-book.html#svn.ref.svn.c.info) it seems so.
>
> However, on my machine (subversion 1.2.3, windows xp), the command
> 'svn info http://svn.collab.net/repos/svn/trunk/TRANSLATING'
> returns:
>
> Path: TRANSLATING
> Name: TRANSLATING
> URL: http://svn.collab.net/repos/svn/trunk/TRANSLATING
> Repository Root: http://svn.collab.net/repos/svn
> Repository UUID: 65390229-12b7-0310-b90b-f21a5aa7ec8e
> Revision: 17122
> Node Kind: file
> Last Changed Author: lundblad
> Last Changed Rev: 16067
> Last Changed Date: 2005-09-05 20:54:50 +0200 (lun, 05 set 2005)
>
> As you can see, there is no checksum.
>
> Any clue???
>
Confirmed with trunk build at revision 16345 on Win XP

$ ./clients/cmdline/svn.exe info
http://svn.collab.net/repos/svn/trunk/TRANSLATING
Path: TRANSLATING
Name: TRANSLATING
URL: http://svn.collab.net/repos/svn/trunk/TRANSLATING
Repository Root: http://svn.collab.net/repos/svn
Repository UUID: 65390229-12b7-0310-b90b-f21a5aa7ec8e
Revision: 17125
Node Kind: file
Last Changed Author: lundblad
Last Changed Rev: 16067
Last Changed Date: 2005-09-05 13:54:50 -0500 (Mon, 05 Sep 2005)

Either doc or code is wrong, not sure which.
Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 1 17:21:16 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.