SVN Command Line and TortoiseSVN Errors
From: Dan Schultz <dschultz_at_qualityattributes.com>
Date: 2006-12-20 18:16:54 CET
Hey everyone,
When trying to commit my working copy through a command line, I'm
svn: Commit failed (details follow):
svn: MKACTIVITY of
': authorization failed (http://artemis:81)
What's funny though, is that when I try to do the same commit through
I have Subversion (version 1.4.0) running on a Windows Server 2003 box
<Location /svn/>
DAV svn
SVNListParentPath on
SVNParentPath "D:\QAS\QASWork\Projects\Repositories"
Satisfy Any
Require valid-user
AuthType SSPI
AuthName "QAS Repositories"
SSPIAuth On
SSPIOmitDomain On
SSPIAuthoritative On
SSPIDomain HEADQUARTERS.local
SSPIUsernameCase lower
AuthzSVNAccessFile
</Location>
Thanks everyone,
Dan
|
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.