Re: [users@httpd] Forcing to give username

2012-10-15 Thread Gautier DI FOLCO
2012/10/16 lists-apache > > > Original Message > > Date: Tuesday, October 16, 2012 12:04:46 AM +0200 > > From: Gautier DI FOLCO > > To: users@httpd.apache.org > > Subject: Re: [users@httpd] Forcing to give username > > >

Re: [users@httpd] Forcing to give username

2012-10-15 Thread Gautier DI FOLCO
2012/10/15 Eric Covener > On Mon, Oct 15, 2012 at 5:25 PM, Gautier DI FOLCO > wrote: > > I have an SVN repository requestable via Apache HTTPD Server 2.2.8. I > want > > to > > > > allow anyone to update or commit on it but I want a committer name. So I > > must > > > > force the clients to prov

Re: [users@httpd] Forcing to give username

2012-10-15 Thread Eric Covener
On Mon, Oct 15, 2012 at 5:25 PM, Gautier DI FOLCO wrote: > I have an SVN repository requestable via Apache HTTPD Server 2.2.8. I want > to > > allow anyone to update or commit on it but I want a committer name. So I > must > > force the clients to provide an username but I don't want to check his

[users@httpd] Forcing to give username

2012-10-15 Thread Gautier DI FOLCO
I have an SVN repository requestable via Apache HTTPD Server 2.2.8. I want to allow anyone to update or commit on it but I want a committer name. So I must force the clients to provide an username but I don't want to check his password. I try this: DAV svn SVNParentPath /www/sv