Re: git or svn?
Robin Gareus <[email protected]>
| Newsgroups | gmane.comp.audio.ardour.devel |
|---|---|
| Message-ID | <[email protected]> |
On 03/14/2013 11:31 AM, Brett McCoy wrote: > On Thu, Mar 14, 2013 at 6:26 AM, Jörn Nettingsmeier > <[email protected]> wrote: > >> the ardour-cvs (!) mailing list has been spewing out quite a few git commit >> message - until recently, they have been only about the website, but that >> seems to have changed. is git now the preferred method to access the ardour >> development code? if so, what is the URL for anonymous checkout? > > Yep, svn is gone. > > Details are here: > > http://ardour.org/building_linux.html > git://ardour.org/ardour/ardour except anonymous read-only git-clones are currently not working, again (somehow gitolite/gitlab removes that every night); meanwhile https://github.com/Ardour/ardour is a perfectly working (automated) mirror. when the dust has settled, SVN head at subversion.ardour.org will be replaced with a README pointing to git. which will probably happen later today. Cheers! robin