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

Re: Crash when attempting to get a lock on a binary file

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-11-20 12:59:24 CET

Jonathan Ashley wrote:
> Just one more thing for your information then:
>
> You say in
> http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=121610 that
> the user accessing the repository must *not* be part of the domain.
>
> Here's a snippet from my Apache config file:
>
>
> <Location /svn>
> DAV svn
> SVNParentPath "C:/SVN Repositories"
>
> AuthType SSPI
> SSPIAuth On
> SSPIAuthoritative On
> SSPIDomain "PRAXIS"
> SSPIOmitDomain On
> SSPIUsernameCase lower
> SSPIOfferBasic On
> AuthName "Projectname Config Management System"
> # Satisfy Any
> Require valid-user
>
> AuthzSVNAccessFile "C:/SVN Repositories/svn_authorisations"
> </Location>
>
>
> But in this case, I believe I actually am part of and authenticating
> against the PRAXIS domain. On the other hand, everything seems to work
> for me except for getting a lock on a binary file. Does this affect your
> analysis at all?

You can see if you're part of the domain in the system dialog:
Windows-key + Break, then switch to the "computer" tab. There you will
see if you're part of the domain or not.

> (I'm a bit hazy about how SSPI works, how it differs from "basic
> authentication" and what the SSPIOfferBasic directive actually does, so
> I may have misunderstood what you meant by the user not being part of
> the domain. I just know that the above configuration seems to work for
> me. If I can find the time, I will try and rebuild SVN with your patch
> applied and see if that works.)

If possible, please send the crash report. If TSVN crashes, I need that
report to find out if it's the same crash or not.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Nov 20 12:59:50 2006

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.