On Tue, Feb 9, 2016 at 8:56 AM, Tom White <[email protected]> wrote:

> On Thu, Feb 4, 2016 at 11:23 PM, Ryan Blue <[email protected]> wrote:
> > The new git repository is live! You can clone it from here:
> >
> >   https://git-wip-us.apache.org/repos/asf/avro.git
> >
> > It looks like the commit hashes are identical to the ones in the github
> > mirror, so it should just appear like trunk has been renamed to master if
> > you've already cloned the github mirror. In that case, just run this:
> >
> >   git remote add apache https://git-wip-us.apache.org/repos/asf/avro.git
> >
> > The old SVN repository is still RW so we can change the site/ folders, so
> > please remember to push to the git repo's master instead of committing
> code
> > changes to SVN. Does anyone know if we still use those folders? If not,
> then
> > we can probably switch it over to read-only.
>
> The site folder (https://svn.apache.org/repos/asf/avro/site) contains
> the website, so we do still need to able to write to it. As far as I
> know, sites still use svnpubsub at the ASF so we need to keep these
> pages in svn (see http://www.apache.org/dev/project-site.html).
>
> Tom
>
>
There's a gitpubsub now, so we could move the site over to git if we so
desired. It can either be a branch (asf-site) or it can be in its own git
repo (useful if we want to automate site generation and publication at some
point).

-- 
Sean

Reply via email to