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

Re: check user name list from server

From: gary \(guangyuan\) sun <garysun04_at_yahoo.com>
Date: 2007-07-24 22:23:05 CEST

--- Andy Levy <andy.levy@gmail.com> wrote:

> On 7/24/07, gary (guangyuan) sun
> <garysun04@yahoo.com> wrote:
> > Hi,
> >
> > From server side, how can I know which user (user
> > name) checkout a dircetory or subdirectory of a
> > repository? Is there a user name list on server
> > indicating who checkout?
>
> No. Subversion doesn't keep track of who has checked
> items out because
> the copy-modify-merge model doesn't require it.
>
> If you mean "who has locked something" (some VCSs
> use "checkout" to
> mean "lock for exclusive use by this user"),
> svnadmin lslocks will do
> the trick, as will some work with svn st -u and svn
> info.
>
> If you're serving via Apache, I believe Ryan Schmidt
> has written a
> tool in PHP which will parse the Apache logs any may
> provide this sort
> of data (who's checked things out) as well.
>
Andy,

Where can I have Ryan Schmidt's tool?

Thanks

Gary

       
____________________________________________________________________________________
Choose the right car based on your needs. Check out Yahoo! Autos new Car Finder tool.
http://autos.yahoo.com/carfinder/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 24 22:22:16 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.