[1199] in BarnOwl Developers
BarnOwl moving to git
daemon@ATHENA.MIT.EDU (Nelson Elhage)
Thu Oct 29 18:14:01 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@nelhage.com
Date: Thu, 9 Oct 2008 19:59:21 -0400
From: Nelson Elhage <nelhage@MIT.EDU>
To: dirty-owl-hackers@mit.edu
Hey everyone,
We've moved BarnOwl into git on github
(http://github.com/nelhage/barnowl/). The svn URL in Athena still
exists, but is read-only, and will not continue to receive updates.
If you want pull-only access to BarnOwl's source, you can pull from
git://github.com/nelhage/barnowl.git
The command
git clone git://github.com/nelhage/barnowl.git
Should be sufficient to get you a checkout.
If you had a commit bit and want to continue being able to commit,
create a free account on github, and then inform me of your username
over either Zephyr or email. I will be giving push access to anyone
who previously had a commit bit. The developer URL is
git@github.com:nelhage/barnowl.git
Please ask me if you have any questions about the move or how to
continue to access the repository.
- Nelson