Evan Weaver on 26 Sep 2007 22:17:45 -0000


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PhillyOnRails] SVN for Plugin Distribution

  • From: "Evan Weaver" <evan@cloudbur.st>
  • To: talk@phillyonrails.org
  • Subject: Re: [PhillyOnRails] SVN for Plugin Distribution
  • Date: Wed, 26 Sep 2007 18:17:24 -0400
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=RfN6ufWGBzMVuD7D3mZ1i6uT07RhH+WW8fRu0EcMyFw=; b=mZKMG9ygFGRlt5laBVLI+Y5O6zJcQxMF6Rpl5WodIxaB7EkflWkir34iYhv0MRZSY9DMKekd4gOaldIe6eINlhUilDIKNwvArc7xqT28JYY7TYvkp9vFfh32jI8HxBNT46kDxfyZH8jBt4L6OWs0n0k11zfgp97x7MqcQGr8Ujg=
  • List-archive: <http://lists.phillyonrails.org/pipermail/talk>
  • Reply-to: talk@phillyonrails.org
  • Sender: talk-bounces@phillyonrails.org

What is your exact script/plugin install command, and what error did you get?

Evan

On 9/26/07, Mat Schaffer <schapht@gmail.com> wrote:
> On Sep 26, 2007, at 10:55 AM, Justin W. Reagor wrote:
> >        AuthType Basic
> >        AuthName "svn"
> >        AuthExternal unixauth
> >        GroupExternal unixgroup
> >        Require group svn
>
> Just a guess, but I doubt script/plugin provides Auth credentials.
> It's possible that if the CLI SVN client has them cached it'll use
> them, but even that's a guess.  You'll probably have to turn on
> anonymous read-only access for you repository with a line like this:
>
>                  <LimitExcept GET PROPFIND OPTIONS REPORT>
>                          Require valid-user
>                  </LimitExcept>
>
> There might be a way to get script/plugin to provide credentials, but
> I've never tried.
> -Mat
>
>
> _______________________________________________
> To unsubscribe or change your settings, visit:
> http://lists.phillyonrails.org/mailman/listinfo/talk
>


-- 
Evan Weaver
Cloudburst, LLC
_______________________________________________
To unsubscribe or change your settings, visit:
http://lists.phillyonrails.org/mailman/listinfo/talk