On 11/30/06, chris-ng <chris-ng@s-versicherung.co.at> wrote:
> I found that svn apparently does not support sspi so I have to set
> "SSPIOfferBasic On".
It works fine but only over https since it is not safe to use over
http. If you really need or want SSPI over http, then you can build
from source and use neon 0.25.5 (which allowed it by default -- neon
0.26.1 does not) or wait for a release (Subversion 1.5 probably) where
this option can be controlled from the Subversion config file.
>
> Now I can run svn but I have to supply a password... is there a way
> around this?
Unless you turn off auth caching, your username and password will be
cached so you don't need to re-enter it again.
>
> Also even with "SSPIOfferBasic On" RapidSVN will not work and gives a
> "PROPFIND of '/root/samples': 405 Method Not Allowed
> (http://dev-server))" error. Is that a problem with RapidSVN, with the
> subversion server or ...?
>
If you are still having trouble you'll need to post more detailed
info. Like the actual commandline that works and the RapidSVN options
that don't.
DJ
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Dec 2 04:16:36 2006