Hi Jareck, Your message is correct but the website has a variation of it. http://mrunit.apache.org/development/source_and_guide.html
Clone repository using: > git clone http://git-wip-us.apache.org/repos/asf/mrunit.git > Change http to https if you are a developer intending to make commits But actually I got the following error when I am not using https (which works fine) git clone http://git-wip-us.apache.org/repos/asf/mrunit.git mrunit > Cloning into mrunit... > error: RPC failed; result=22, HTTP code = 405 > fatal: The remote end hung up unexpectedly I don't know what should be changed, the infra or the website, but there is an incoherence. Regards Bertrand On Sun, Sep 9, 2012 at 8:59 AM, Jarek Jarcec Cecho <[email protected]>wrote: > Hi MRunit users and developers, > I would like to inform you that Apache Infrastructure group has finished > our transition from SVN to GIT. > > New mrunit git repository is available on following location: > * https://git-wip-us.apache.org/repos/asf/mrunit.git > > You can use following web UI to browse the repository > * https://git-wip-us.apache.org/repos/asf?p=mrunit.git;a=summary > > You might use following command to clone it to your computer: > git clone https://git-wip-us.apache.org/repos/asf/mrunit.git > > I've created issue MRUNIT-143 to keep track of changes that needs to be > done with regards to the migration. > > Jarcec > -- Bertrand Dechoux
