You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by Jordan Zimmerman <ra...@apache.org> on 2013/03/22 18:46:30 UTC

Re: Create the SVN Repo

Apparently, SVN is required for Curator's website. I'll use it only for that.

> Anyway, we can just ask infra to create it via a jira issue.
I tried that. It got closed as invalid. Apparently, only an ASF member can do this now.

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

-Jordan

On Mar 22, 2013, at 10:40 AM, Luciano Resende <lu...@gmail.com>
 wrote:

> Why we want an SVN repo ? I though you wanted a Git repo.... Anyway,
> we can just ask infra to create it via a jira issue.
> 
> Also, can we use the mailing lists for these discussions (e.g. dev or
> private)...
> 
> On Fri, Mar 22, 2013 at 9:52 AM, Jordan Zimmerman
> <jz...@netflix.com> wrote:
>> Apparently, only an ASF member can get the SVN repo created. Patrick has
>> done most of the prelim work. Can one of the other mentors (Enis, Mahadev or
>> Luciano) do the SVN repo?
>> 
>> Note: Authorization karma is restricted. If no Mentor has this karma then
>> post an email to IPMC private list requesting that this is actioned.
>> 
>> Set Up Repository
>> 
>> Setting up the podling repository has two steps: Create the SVN space, and
>> configure the authorization.
>> 
>> Create the workspace in svn. This requires commit access to the incubator
>> svn repository. Podlings are given their own subdirectory of the incubator
>> svn repository. To create the podling subdirectory, the mentor executes the
>> svn command to create a remote directory: svn mkdir
>> https://svn.apache.org/repos/asf/incubator/{podling}
>> 
>> Create the workspace authorization in asf-authorization-template. This
>> requires commit access to the
>> filehttps://svn.apache.org/repos/infra/infrastructure/trunk/subversion/authorization/asf-authorization-template
>> 
>> Edit the file to add the podling repository in alphabetical order, e.g.
>> 
>> {podling}={mentor1},{mentor2}
>> 
>> In the section listing all the projects (again in alphabetical order) add
>> the podling directory and permissions, to enable the podling for its
>> eventual website:
>> 
>> [/incubator/{podling}] @{podling} = rw ...
>> 
>> Enable the podling for the Incubator website:
>> 
>> [/incubator/public] ... @{podling} = rw ...
>> 
>> This is a convenient time to add authorization for committers who have
>> accounts.
>> 
>> Authorization karma is restricted. If no Mentor has this karma then post an
>> email to IPMC private list requesting that this is actioned.
> 
> 
> 
> -- 
> Luciano Resende
> http://people.apache.org/~lresende
> http://twitter.com/lresende1975
> http://lresende.blogspot.com/
>