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

svn info and svn-book mismatching

From: Stefano Spinucci <virgo977virgo_at_yahoo.it>
Date: 2005-11-09 11:49:24 CET

This message was already sent to the user list.

The bug (???) was confirmed by me (subversion 1.2.3, debian testing and
win XP) and by Joshua Varner (trunk build at revision 16345, win XP).

I searched also the issue tracker with no luck.

--- start of the original message ---

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

---
Stefano Spinucci
--- Joshua Varner <jlvarner@gmail.com> wrote:
> 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
> 
	
		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 9 11:52:52 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.