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

RE: decoding error message with svnlook

From: Erik Hemdal <erik_at_comprehensivepower.com>
Date: 2007-02-15 17:51:07 CET

> -----Original Message-----
> From: Josh Paetzel [mailto:josh@tcbug.org]
>
> This command, which used to work, no longer does, and the error
> message is not what I would call descriptive.
>
> %svnlook youngest '/usr/home/svn/repos'
> 104
>
> Can anyone clue me in on where to start looking to figure out this
> issue?
>
>

This works for me and the output looks like what you posted, except that my
number matches the most-recently committed revision number in my repository.
There are no adornments or extra text printed out so one could use the
output in a script. Maybe my results will help you?
  
     $ svnlook help youngest
     youngest: usage: svnlook youngest REPOS_PATH

     Print the youngest revision number.

Erik

> Josh Paetzel
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 15 17:52:21 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.