Complete.Org: Mailing Lists: Archives: offlineimap: July 2002:
Subversions now set up
Home

Subversions now set up

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: offlineimap@xxxxxxxxxxxx
Subject: Subversions now set up
From: John Goerzen <jgoerzen@xxxxxxxxxxxx>
Date: Wed, 17 Jul 2002 16:22:03 -0500

Hello,

Subversion is now set up as the source code repository for OfflineIMAP.  As
of version 3.0.2, the manpage lists this information, and as of 3.0.3 the
other manuals will too :-)  (my error)

There are instructions at http://quux.org/devel/Subversion for working with
a subversion client, and making it talk to our repository.  You can find
information on the repository at http://svn.complete.org/ and you can even
browse a LIVE copy of the OfflineIMAP source at
http://svn.complete.org/offlineimap/offlineimap (then click on "head").

If you already have Subversion, you may check out using:

svn co http://svn.complete.org/offlineimap/offlineimap/head -d offlineimap
 
or, if you have SSL:

svn co https://svn.complete.org/offlineimap/offlineimap/head -d offlineimap

If you do not have Subversion, you can find directions and information on
finding it at the http://quux.org/devel/Subversion page.  The OfflineIMAP
page at http://quux.org/devel/offlineimap now has links to the changelogs
from Subversion, so you can follow development even if you do not check
things out.

-- John


[Prev in Thread] Current Thread [Next in Thread]
  • Subversions now set up, John Goerzen <=