[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: bruce <bedouglas_at_earthlink.net>
Date: 2004-09-15 22:45:00 CEST

mike....

great...
[root@lserver2 svn]# svn status -v /home/test/collegewcopy/svn/mytest/a.a
                3 2 ?
/home/test/collegewcopy/svn/mytest/a.a

gives me the partial results....

however, i'm still confused, as to how i can actually get the version
history of a single file...

thanks...

-bruce

-----Original Message-----
From: cmpilato@localhost.localdomain
[mailto:cmpilato@localhost.localdomain]On Behalf Of C. Michael Pilato
Sent: Wednesday, September 15, 2004 1:18 PM
To: bedouglas@earthlink.net
Cc: users@subversion.tigris.org
Subject: Re: svn questions...

"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:46:04 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.