"Cheung Chun Kui" <ckcheung@astri.org> writes:
> Is there a way to view or log which files are being checked-out by a
> user?? I can't find those detailed logs from apache access log? Thx.
Not really. But if you're using http://, you can examine the apache
access logs. You'll need to look for PROPFIND and REPORT requests;
experimentation will probably be necessary. Note also that one can't
tell the difference between updates & checkouts & diffs & merges,
because they all use the same REPORT request. Isn't that lovely?
-Karl
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 20 16:36:59 2004