From: Daniel Shahaf
> John Doe wrote on Wed, Apr 03, 2013 at 04:59:51 -0700:
>> Hi,
>>
>> any OpenIndiana subversion user here?
>> I am trying to checkout a subversion repo but I get:
>> $ svn co svn://server/...
>> svn: Cannot negotiate auth
Hi,
any OpenIndiana subversion user here?
I am trying to checkout a subversion repo but I get:
$ svn co svn://server/...
svn: Cannot negotiate authentication mechanism
The server, on Linux, uses sasl.
In Openindiana, I did install: SFEcyrus-sasl
Do I need to configure/install something extra?
From: "mgolo...@metrotek.ru"
>I have problems with Apache+dav_svn+ssl. When I update or
>checkoutI receive error: REPORT of '/!svn/vcc/default': Could not read
>response body: Secure connection truncated (https://svn.xxx.xx).
>Early
>
>it appeared someti
From: Andre Guilherme Soares e Silva
>I have svnserve running as a service.
>It starts automatically with a repository.
>I can use the command "svn list svn://localhost", this runs very well, but
>when
>i tried to do this from another pc ("svn list svn://mycomputer"), i got the
>following erro
Hi
Hope this is the right place to ask about this. My question is best
asked with a scenario of the situation:
Your web server root is at C:\webs
You set up C:\SVN as the repository
Now, you add c:\webs\test to the repository
You check out a copy of the 'test' directory to work on
You make some m