[Dart-announce] dart moved to github
Brought to you by:
ihh
From: Ian H. <ih...@be...> - 2009-03-27 15:43:36
|
Hi all, As of this morning, dart is moved to github: http://github.com/ihh/dart/tree/master For CVS users, this will mean a small amount of pain since you may have to install git (unlike CVS it's not usually bundled as a default tool), and you'll have to re-download the repository. In return, you'll get a proper 21st-century source code management tool. If you haven't used it, git is very nice. For most people, it will be a boon because you can now download dart as a tarball, without me having to go through Sourceforge's excruciating release mechanism. ;) New release announcement coming soon on this list... Ian |