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

RE: Svn 1.3 command line with authentication problem

From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2006-02-01 21:28:40 CET

Hi,

based on what you describe here I cannot reproduce your problem.

Can you show the contents of your httpd.conf ( the /svn Location )?

What is the svn client version you're using? 1.3 as well?

Lieven.

> -----Original Message-----
> From: Kok Jer Min (Gmail) [mailto:jermin.kok@gmail.com]
> Sent: woensdag 1 februari 2006 6:42
> To: users@subversion.tigris.org
> Subject: Svn 1.3 command line with authentication problem
>
> Can anyone confirm this is a bug or is there a fix for it?
> I have svn repository setup and running with Apache HTTP and
> Windows Domain Authentication. It work fine all this while
> with command line or TortoiseSVN.
> After I updated to svn to 1.3.0, I could no longer use
> command line to access (list or commit) those folder in the
> repository which require authentication, For eg. This is my
> access file:
> [/]
> *=r
>
> [/folder1]
> *=r
> DOMAIN\USER1=rw
>
> I could do: svn list http://mycomp/svn
> But could not do: svn list http://mycomp/svn/folder1
>
> In the previous version of svn, when I list
> http://mycomp/svn/folder1, it will prompt me for username and
> password or I could use --username and --password. But it
> won't work in 1.3.0. The error message I received is:
> svn: PROPFIND request failed on '/svn/folder1'
> svn: PROPFIND of '/test-repos': 403 Forbidden (http://mycomp)
>
>
> However, I could still access to this folder via TortoiseSVN
> repo browser as it will prompt me for u/p
>
> Anyone have any idea or it is a bug in 1.3.0??
>
> This is the version info on my apache:
> Apache/2.0.55 (win32) DAV/2 SVN/1.3.0 mod_auth_sspi/1.0.3
>

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.14.25/247 - Release Date: 31/01/2006
 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 1 21:34:38 2006

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.