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

Re: svn questions...

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-09-15 22:17:41 CEST

"bruce" <bedouglas@earthlink.net> writes:

> so how does one get this 'committed rev'???

It's listed in 'svn status -v' and 'svn info -v', and the $Revision$
keyword expands to contain it.

> i can do svn list http://192.168.1.52:82/svn and get a list of information
>
> how do i use the svnlook...
>
> svnlook http://192.168.1.52:82/svn/mytest/a.a doesn't seem to
> work??

Server-side application usually take repository paths, not URLs. So
'svnlook history /usr/local/svn/mytest a.a' or something like that.

---------------------------------------------------------------------
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:20:53 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.