axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] 20080607.03.tpd.patch (FAQ 48: Getting Axiom sources f


From: daly
Subject: [Axiom-developer] 20080607.03.tpd.patch (FAQ 48: Getting Axiom sources from git)
Date: Sat, 7 Jun 2008 13:20:12 -0500

FAQ 48: Getting Axiom sources from git
=======================================================================
diff --git a/changelog b/changelog
index d5e1216..70b7bd7 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,4 @@
+20080607 tpd FAQ 48: Getting Axiom sources from git
 20080607 tpd src/graph/viewalone/Makefile deleted (use bookvol8)
 20080607 tpd src/graph/viewalone/parabola.view/bitmap deleted (use bookvol8)
 20080607 tpd src/graph/viewalone/parabola.view/data deleted (use bookvol8)
diff --git a/faq b/faq
index d9ba9a3..4cbe9af 100644
--- a/faq
+++ b/faq
@@ -46,6 +46,7 @@ FAQ 44: I don't have the math fonts
 FAQ 45: Axiom copyright information
 FAQ 46: Axiom trademark information
 FAQ 47: Axiom won't build on Fedora 9 (SELinux)
+FAQ 48: Getting Axiom sources from git
 
 ===================================================================
 FAQ 0: How do I use Axiom?
@@ -1732,4 +1733,25 @@ then do:
 cd /etc/selinux/strict/src/policy
 make load
 
+===================================================================
+FAQ 48: Getting Axiom sources from git
+===================================================================
+There are 2 git repositories for Axiom source code.
+
+The first repository is at github.com. This repository is the
+latest released version of Axiom (Gold). To get the source type:
+
+  git-clone git://github.com/daly/axiom.git
+
+The second repository is at axiom-developer.org. This repository is the
+latest development version of Axiom (Silver). To get the source type:
+
+  git-clone ssh://address@hidden/home/git/silver
+  (pswd:linus)
+
+Once you have the source code visit 
+
+http://axiom.axiom-developer.org/axiom-website/download.html
+
+for further information.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]