axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] Sourceforge Axiom update


From: u1204
Subject: [Axiom-developer] Sourceforge Axiom update
Date: Sun, 14 Apr 2013 20:24:03 -0400 (EDT)

Sourceforge has changed the Axiom project to conform to their new
file structure.

If you have used git to clone Axiom you need to modify your config
file to point to the new master. 

In .git/config look for the sourceforge URL line. It now needs to read:

[remote "origin"]
  url = git://git.code.sf.net/p/axiom/code
  fetch = +refs/heads/*:refs/remotes/origin/*

cloning the code is now done with:

git clone git://git.code.sf.net/p/axiom/code axiom

Tim Daly



reply via email to

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