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

RE: Confused about svn propget - "Check that repository exists."

From: Méresse Christophe <christophe.meresse_at_nagra.com>
Date: 2007-01-08 10:11:14 CET

> -----Original Message-----
> From: Tim Bingham [mailto:Tim.Bingham@comcast.net]
> Sent: vendredi, 5. janvier 2007 21:43
> To: users@subversion.tigris.org
> Cc: tim.bingham@comcast.net
> Subject: Confused about svn propget - "Check that repository exists."
>
>
> I'm a subversion rookie ...
>
> What's wrong with my "svn propget" command ?
>
> With "svn proplist", I can see that revision 241 has the
> svn:log property, but I can't get the value of the property
> with "svn propget". Except for the addition of PROPNAME, the
> commands have identical syntax.
>
> Thanks for any help.
> Cheers,
> Tim.
>
> $ svn --version
> svn, version 1.4.2 (r22196)
> compiled Nov 9 2006, 09:17:51
> ...
> $ svn help proplist
> ...
> 2. proplist --revprop -r REV [TARGET]
> ...
> $ svn help propget
> ...
> 2. propget PROPNAME --revprop -r REV [TARGET]
>
> ...
> $ svn proplist --revprop -r 241 file:///usr/local/repositories/GS
> Unversioned properties on revision 241:
> svn:log
> svn:author
> svn:date
> $ svn propget svn:log --revprop -r 241
> file:///usr/local/repositories/GS
> Check that repository exists.

Well, my question may be stupid but couldn't it be the real content of the log message ?
I mean a developer may have done a commit with this message "Check that repository exists."...

Christophe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 8 10:11:34 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.