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

More on Empty response for "svn info" command

From: Zing <zing+svnusers_at_fastmail.fm>
Date: 2007-08-16 17:30:16 CEST

This problem seems to have come up before, but unable to reproduce by
others:

http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=64506

I got it when I was querying the samba repo and it returns nothing:

$ svn info svn://svnanon.samba.org/samba
$ echo $?
0

However, querying a subdirectory works to my surprise:

$ svn info svn://svnanon.samba.org/samba/trunk
Path: trunk
URL: svn://svnanon.samba.org/samba/trunk
Repository Root: svn://svnanon.samba.org/samba
Repository UUID: 0c0555d6-39d7-0310-84fc-f1cc0bd64818
Revision: 24494
Node Kind: directory
Last Changed Author: jerry
Last Changed Rev: 17040
Last Changed Date: 2006-07-14 18:07:19 -0400 (Fri, 14 Jul 2006)

$ svn --version
svn, version 1.4.3 (r23084)
   compiled Mar 23 2007, 09:29:55

Do other people see this and can someone explain this?

It seems like it might have something to do version mismatches possibly?
A bug?

thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 16 17:28:18 2007

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.