svn with active directory connection
From: Didier Maurer <snospam_at_yahoo.fr>
Date: Fri, 1 Oct 2010 01:41:09 -0700 (PDT)
Hello,
I experience trouble using the new version of tortoise SVN combined with active directory.
My system admin gave me the trace log below:
Apache configuration:
<Location /projet>
Commits NOT working with a new version of tortoiseSVN:
CHECKOUT /projet/!svn/ver/2/ HTTP/1.1" 201 708 "-" "SVN/1.6.12
PUT /projet/!svn/wrk/97597694-88f6-0d48-9867-a792a526bba8/test2.txt
MERGE /projet HTTP/1.1" 401 580 "-" "SVN/1.6.12
DELETE /projet/!svn/act/97597694-88f6-0d48-9867-a792a526bba8 HTTP/1.1" 204
on MERGE command we get a 401 response.
The same try with an older version of tortoise svn:
Commits working with an older version of tortoiseSVN:
CHECKOUT /projet/!svn/ver/0/ HTTP/1.1" 201 708 "-" "SVN/1.6.6
PUT /projet/!svn/wrk/6c2d73cd-1e74-f741-af01-f55dc3a87f28/test.txt
MERGE /projet HTTP/1.1" 200 676 "-" "SVN/1.6.6
on MERGE command we get a 200 OK response.
You can also see the attached capture
Using normal accounts to access the server are working.
What can I do to use my active directory accounts to access the SVN ?
regards,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.