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

every commit "username" (no password)

From: Jean-François Michaud <jfmichaud_at_icstriplex.ca>
Date: 2007-05-18 01:05:41 CEST

I'm interfacing to the svn console, thru svnserve, and I
would like to record the user name that did the "commit".
since I control the call I can always get the username.

Also, I dont want to set the list of user into an manage
that list.

Therefore, I would like to do womething like. (no password)

svn commit c:\BAR --username=FOO

FILE:SVNSERVE.CONF
anon-access = none
auth-access = write <<-- force the username
password-db = passwd

FILE:PASSWD
[users]
* = * <-- that would be the maximum that I can
* = <-- for user and pwd definition

Well, that is no working.

I'm at lost.
 ---------------------------------------------------------------------------
-------

Information contained in this Email plus any attachments is for the use of
the intended recipient only and is confidential, proprietary and may be
privileged. Any dissemination, distribution, copying or use of this
communication without prior permission of the sender is prohibited. If you
are not the intended recipient you must not copy this message or any
attachments or disclose the contents to any other person and you are
requested to Email the sender, or telephone ICS Triplex on +44 1621 854444
and delete the message and any attachment from your system. Opinions,
conclusions and other information in this message that do not relate to the
official business of ICS Triplex shall be understood as neither given nor
endorsed by it. ICS Triplex accept no responsibility for any virus or defect
that might arise from opening this Email or attachments.
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.467 / Virus Database: 269.7.1/807 - Release Date: 16/05/2007
6:05 PM

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 18 01:05:57 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.