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

"Authorization failed" with windows server and solaris client

From: Florin Iucha <florin_at_iucha.net>
Date: 2002-09-24 18:10:10 CEST

Hello,

I have sucessfully installed a Subversion servers using Apache 2.0.42
prerelease install and Subversion-r3200 on windows. I have configured
the subversion repository to use basic authentication. I have compiled
the client on Solaris using the r3200 source tarball.

I can checkin/checkout fine using a windows client (svn.exe from the
r3200 zip file) but when I attempt to do a checkout from Solaris using the
same URL, it fails with:

> svn co http://ahost__:8080/svn/scripts work
   fiucha's password:

   username: fiucha
   fiucha's password:

   svn: Authorization failed
   svn: PROPFIND of /svn/scripts: authorization failed

I have tried to set up the AuthType as Digest but then
   D:\ttt>d:\apps\svn\svn co http://ahost__:8080/svn/scripts work
   svn: RA layer request failed
   svn: PROPFIND of /: 405 Method Not Allowed

   D:\ttt>d:\apps\svn\svn co http://ahost__:8080/svn/scripts work
   fiucha's password: ******************

   Checked out revision 1.

florin

-- 
"If it's not broken, let's fix it till it is."
41A9 2BDE 8E11 F1C5 87A6  03EE 34B3 E075 3B90 DFE4

  • application/pgp-signature attachment: stored
Received on Tue Sep 24 18:11:03 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.