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

Re: Subversion newbie

From: John Hampton <subversion_at_pacopablo.com>
Date: 2004-05-12 20:46:15 CEST

Paulo Matos wrote:
> That way I get to input my username and password but I get yet another
> error:
> pocm_at_gemini:~$ svn import repos http://descartes.no-ip.com/svn/repos/ -m
> "Initial Isabelle and CQuest import. Isabelle copy is version of
> 10May2004."
> Authentication realm: <http://descartes.no-ip.com:80> Subversion
> repository
> Password for 'pocm':
> Authentication realm: <http://descartes.no-ip.com:80> Subversion
> repository
> Username: pmatos
> Password for 'pmatos':
> svn: MKACTIVITY of
> /svn/repos/!svn/act/b0212645-3eda-0310-b8cc-e391f900ef1d: 400 Bad
> Request (http://descartes.no-ip.com)
>
> Any ideas?

Did you add your user to /var/svn/conf/svnusers via htpasswd2 ?

If not try:
htpasswd2 -c /var/svn/conf/svnusers <username>

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 12 20:46:47 2004

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.