Re: subversion on OpenIndiana...

2013-04-04 Thread John Doe
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

subversion on OpenIndiana...

2013-04-03 Thread John Doe
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?

Re: Hi! I have problems

2010-10-26 Thread John Doe
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

Re: Can't connect to the host 'hostname':

2010-08-13 Thread John Doe
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

Committing changes

2010-05-04 Thread John Doe
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