Re: Problems with Continuum and Subversion over https




"Daniel Dyer" <dan@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> skrev i melding
news:op.tjvpx907gnpvuy@xxxxxxxxxxxxxxxxxxxxxxxx
On Fri, 01 Dec 2006 11:45:13 -0000, Daniel Dyer
<dan@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

I think it's just a case of making sure that the svn.bat file is on the
path instead of (or before) the svn.exe from the native client, then any
call to "svn <command>" will invoke the batch file that wraps the pure
Java version.

That's assuming that your Continuum server is on Windows, there is also an
equivalent svn.sh script.

Dan.


The Continuum server is running on my desktop PC on Windows XP.

Tried the svnKit, and restarted Continuum. Now I got:

Exception:
Cannot checkout sources.
null
And when trying to run svn log from the commandline, I get:svn:
Authentication required for '<https://osc.hials.no:443>'Using svn --username
<username> --password <password> log, I get:svn: PROPFIND of
'/svn/osc/CommonComponents/Java/trunk/Modbus2CSI': 403 Forbidden
(https://osc.hials.no)Arne


.