Re: check user name list from server
From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-07-25 00:20:16 CEST
On Jul 24, 2007, at 14:34, gary ((guangyuan)) sun wrote:
> From server side, how can I know which user (user
The server does not track who checks things out.
If you serve your repository using Apache, you can get a high-level
http://subversion.tigris.org/svn_1.3_releasenotes.html#dav-logging
If you would like a post-checkout hook, you can use my script, which
http://www.ryandesign.com/svnhookdispatcher/
You can then write a post-checkout hook to do whatever you want.
---------------------------------------------------------------------
|
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.