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

Re: svn info sometimes gives repository info and sometimes not

From: vinay i <vinay.indresh_at_gmail.com>
Date: Wed, 29 Oct 2008 16:40:53 +0530

Even svnbook gives both the examples. I didn't find any information
regarding when it gives repository root info and when it doesn't.

$ svn info foo.c
Path: foo.c
Name: foo.c
URL: http://svn.red-bean.com/repos/test/foo.c
*Repository Root: http://svn.red-bean.com/repos/test*
*Repository UUID: 5e7d134a-54fb-0310-bd04-b611643e5c25*
Revision: 4417
Node Kind: file
Schedule: normal
Last Changed Author: sally
Last Changed Rev: 20
Last Changed Date: 2003-01-13 16:43:13 -0600 (Mon, 13 Jan 2003)
Text Last Updated: 2003-01-16 21:18:16 -0600 (Thu, 16 Jan 2003)
Properties Last Updated: 2003-01-13 21:50:19 -0600 (Mon, 13 Jan 2003)
Checksum: d6aeb60b0662ccceb6bce4bac344cb66

$ svn info banana.jpg
Path: banana.jpg
Name: banana.jpg
URL: http://svn.example.com/repos/project/banana.jpg
*Repository UUID: edb2f264-5ef2-0310-a47a-87b0ce17a8ec*
Revision: 2198
Node Kind: file
Schedule: normal
Last Changed Author: frank
Last Changed Rev: 1950
Last Changed Date: 2006-03-15 12:43:04 -0600 (Wed, 15 Mar 2006)
Text Last Updated: 2006-06-08 19:23:07 -0500 (Thu, 08 Jun 2006)
Properties Last Updated: 2006-06-08 19:23:07 -0500 (Thu, 08 Jun 2006)
Checksum: 3b110d3b10638f5d1f4fe0f436a5a2a5

Thanks
Vinay

On Mon, Oct 27, 2008 at 7:31 PM, vinay i <vinay.indresh_at_gmail.com> wrote:

> Hi All
> I observed that "svn info" sometimes gives the Repository Root information
> and sometimes it skips that and prints Repository UUID. But I couldn't
> figure out in what scenario I could find this difference. Does anyone have
> observed something like this?
>
> Thanks
> Vinay
>
Received on 2008-10-29 12:11:16 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.