Return-Path: Delivered-To: apmail-httpd-docs-archive@www.apache.org Received: (qmail 16865 invoked from network); 10 Apr 2005 11:54:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Apr 2005 11:54:18 -0000 Received: (qmail 62434 invoked by uid 500); 10 Apr 2005 11:54:17 -0000 Delivered-To: apmail-httpd-docs-archive@httpd.apache.org Received: (qmail 62156 invoked by uid 500); 10 Apr 2005 11:54:17 -0000 Mailing-List: contact docs-help@httpd.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: docs@httpd.apache.org Delivered-To: mailing list docs@httpd.apache.org Received: (qmail 62138 invoked by uid 99); 10 Apr 2005 11:54:16 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from striker.nl (HELO mail.striker.nl) (213.84.19.217) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 10 Apr 2005 04:54:16 -0700 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.striker.nl (Postfix) with ESMTP id 088A11CC5BD for ; Sun, 10 Apr 2005 13:54:01 +0200 (CEST) Received: from mail.striker.nl ([127.0.0.1]) by localhost (argh.striker.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11757-01 for ; Sun, 10 Apr 2005 13:54:00 +0200 (CEST) Received: from [192.168.0.102] (Grmbl.striker.nl [192.168.0.102]) by mail.striker.nl (Postfix) with ESMTP id 0B0AA1CC591 for ; Sun, 10 Apr 2005 13:53:59 +0200 (CEST) Message-ID: <425913E4.1080405@apache.org> Date: Sun, 10 Apr 2005 13:54:12 +0200 From: Sander Striker User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: docs@httpd.apache.org Subject: Re: svn commit auth problem References: <20050408021729.GH18713@fully.lucid.net.au> In-Reply-To: <20050408021729.GH18713@fully.lucid.net.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p9 (Debian) at striker.nl X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Jason Lingohr wrote: > I'm having an issue committing the backport of the htdbm doco. > > Firstly, I need something confirmed... are we committers meant to checkout > stuff using the https: prefix always? Yes. You can only commit over https://, so unless you are not planning on committing, check out over https:// as well. > I (maybe accidently) checked out the > 2.0.x branch with only http, and got this error upon committing: > > svn: Commit failed (details follow): > svn: CHECKOUT of > '/repos/asf/!svn/ver/106092/httpd/httpd/branches/2.0.x/docs/man': > authorization failed (https://svn.apache.org) ^^^^^^^^^^^^^^^^^^^^^^ Seems to be ok. > So I figured it was the URI being wrong, and did a svn switch --relocate > command, to no avail. What does svn info say? Does it show you the correct url? Sander --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org For additional commands, e-mail: docs-help@httpd.apache.org