Do they make prettier URLs for their Git repos? On Oct 22, 2013, at 9:59 AM, John Vines <[email protected]> wrote:
> Those are just mirrors, primarily used for svn projects to provide git > mirrors. You can get them to mirror the internal apache git, but you cannot > use github itself for writing to the project. > > > On Tue, Oct 22, 2013 at 12:56 PM, Jordan Zimmerman > <[email protected]> wrote: > Interesting - there appears to be mirrors on Github for Apache: > https://github.com/apache - I'll try to find out more details. > > -JZ > > On Oct 22, 2013, at 9:47 AM, John Vines <[email protected]> wrote: > >> Perhaps you should put in a ticket to INFRA in an attempt to make the clone >> url easier to find in apache git? >> >> >> On Tue, Oct 22, 2013 at 12:20 PM, Jordan Zimmerman >> <[email protected]> wrote: >> Unfortunately, I can't control the git URL (it's managed by Apache Infra). >> But, I could add a link to the left nav of the website. Would that help? >> >> -Jordan >> >> On Oct 22, 2013, at 7:46 AM, Henrik Nordvik <[email protected]> wrote: >> >>> Hi, >>> All searches for git repo led me to the git-web page: >>> https://git-wip-us.apache.org/repos/asf?p=incubator-curator.git >>> >>> The url to clone curator with git was very hard to find from this page (and >>> in general). >>> >>> Normally git-web-pages have a "cloneurl": >>> i.e.: http://repo.or.cz/w/cheese.git >>> >>> So either I'm supposed to know that I need to change "?p=" to / and git >>> clone that, or I need to find this page: >>> http://curator.incubator.apache.org/source-repository.html >>> Which was very difficult to find when I searched for it. >>> >>> Just a tip, as I spent way too much time finding the correct url :) >>> >>> -- >>> Henrik Nordvik >> >> > >
