mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
git replaces svn
This commit is contained in:
@@ -15,13 +15,10 @@ driver</a> if you're using the PowerTap's new USB download cradle. The FTDI USB
|
||||
<big><strong>Source Code</strong></big>
|
||||
</font>
|
||||
|
||||
<p>
|
||||
We've switched from <i>subversion</i> to <i>git</i>. Stay tuned for details!
|
||||
|
||||
<p>
|
||||
The Golden Cheetah source code is available via
|
||||
<a href="http://subversion.tigris.org/">Subversion</a>. You need to install
|
||||
<a href="http://www.trolltech.com/products/qt">QT 4</a> and
|
||||
<a href="http://git-scm.com/">git</a>. You need to install
|
||||
<a href="http://www.trolltech.com/products/qt">QT 4.5.x</a> and
|
||||
<a href="http://qwt.sourceforge.net/">qwt 5.0.2</a> (as a static, not
|
||||
dynamic, library) and
|
||||
edit <code>goldencheetah/src/src.pro</code> to point to them
|
||||
@@ -29,11 +26,11 @@ before building GoldenCheetah.
|
||||
Use this command to check out the current version of the repository:
|
||||
|
||||
<pre>
|
||||
svn checkout http://goldencheetah.org/svn/trunk goldencheetah
|
||||
git clone git://github.com/srhea/GoldenCheetah.git
|
||||
</pre>
|
||||
|
||||
You can also browse the source <a
|
||||
href="http://goldencheetah.org/svn/trunk">here</a>.
|
||||
You can also <a href="http://github.com/srhea/GoldenCheetah/tree/master/">browse
|
||||
the source on github</a>.
|
||||
|
||||
<p>
|
||||
<font face="arial,helvetica,sanserif">
|
||||
|
||||
Reference in New Issue
Block a user