From 9574c4f41c36143d72f738f50019e87dc8d6b61d Mon Sep 17 00:00:00 2001 From: Nikolaus Schulz Date: Fri, 6 Nov 2009 17:13:34 +0100 Subject: Removed obsolete references to subversion archivemail development has moved to git. This patch updates the project webpage, removes the subversion $Id$ keyword that was stored in archivemail.__svn_id__, and updates the Makefile. --- index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 956a800..60f1228 100644 --- a/index.html +++ b/index.html @@ -97,10 +97,10 @@ for archivemail. To see what has changed in the latest version, check the release notes. If you want to have a closer look at the current development status, here's the - -CHANGELOG and the + +CHANGELOG and the TODO list, fresh from the repository.

Where can I get it?

@@ -118,14 +118,14 @@ package.

archivemail is written in Python, and hacking it is -easy and fun; you can check out the source from the subversion repository with +easy and fun; you can check out the source from the git repository with the following command:

-svn co https://archivemail.svn.sourceforge.net/svnroot/archivemail/trunk +git clone git://archivemail.git.sourceforge.net/gitroot/archivemail/archivemail

-See also the short -introduction to subversion access at sourceforge. +See also the short +introduction to git access at sourceforge.