You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by Benoit Chesneau <bc...@gmail.com> on 2011/01/01 15:23:55 UTC

subversion error

Hi all,

Trying to commit a fix for COUCHDB-1002 but I have a subversion error:

$ svn up
Authentication realm: <https://svn.apache.org:443> ASF Committers
Password for 'benoitc':
svn: Server sent unexpected return value (403 Forbidden) in response
to OPTIONS request for
'https://svn.apache.org/repos/asf/couchdb/trunk'

Anyone have the same error ?

- benoît

Re: subversion error

Posted by Benoit Chesneau <bc...@gmail.com>.
On Sat, Jan 1, 2011 at 3:23 PM, Benoit Chesneau <bc...@gmail.com> wrote:
> Hi all,
>
> Trying to commit a fix for COUCHDB-1002 but I have a subversion error:
>
> $ svn up
> Authentication realm: <https://svn.apache.org:443> ASF Committers
> Password for 'benoitc':
> svn: Server sent unexpected return value (403 Forbidden) in response
> to OPTIONS request for
> 'https://svn.apache.org/repos/asf/couchdb/trunk'
>
> Anyone have the same error ?
>
> - benoît
>

Opened an issue here :

https://issues.apache.org/jira/browse/INFRA-3327

- benoît