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

Re: obtaining the version number from svn..

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2004-09-15 22:09:25 CEST

C. Michael Pilato wrote:
> "bruce" <bedouglas@earthlink.net> writes:
>
>
>>also, within svn, i can do a 'svn log svn://...' and get the logged
>>information for a file. is there a more concise way to obtain a list of
>>version numbers for a given file???
>
>
> Client-side, no. But server-side, you can use 'svnlook history',
> which is more concise.

Well, if he's just looking to reduce the amount printed out, svn log
does have a -q flag that supresses the actual log messages.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 15 22:09:57 2004

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.