G. T. Stresen-Reuter wrote:
> bump...
>
> I've been unable to find a solution, but I suspect the self-signed
> certificate is the culprit.
>
> Any ideas? Anyone?
>
> On Jan 13, 2008, at 12:11 PM, G. T. Stresen-Reuter wrote:
>
>> Hi,
>>
>> I'm connecting to a repo via WebDAV over SSL inside a shell script.
>> The script is failing because svn log https://svn.mydomain.tld/repo
>> -v --xml is returning a status of 1 (rather than 0 for success).
>> Oddly, the command works, although there is a brief delay following
>> the first line of the output.
>>
>> Is this a known issue? Is the exit status possibly the result of the
>> fact that I'm using a self-signed certificate (which has been
>> permanently added)? Does anyone have any experience with this?
>>
>> My svn version is:
>> svn, version 1.3.1 (r19032)
>> compiled Apr 4 2006, 00:30:54
>>
>> Copyright (C) 2000-2006 CollabNet.
>> Subversion is open source software, see http://subversion.tigris.org/
>> This product includes software developed by CollabNet
>> (http://www.Collab.Net/).
We use SVN 1.4.0 with a self-signed certificate and Apache 2.0.59. I
can't reproduce this error. Perhaps upgrading to 1.4 may fix the issue?
-- John
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-17 15:27:59 CET