Checkout

Version 2 (Rich Edelman, 11/19/2009 10:26 am)

1 1
h1. Checkout
2 1
3 1
h2. Public Checkout
4 1
5 1
To do a public checkout of pedigree apps, use the following:
6 1
<pre>
7 2 Rich Edelman
git clone git://pedigree-project.org/pedigree-apps
8 1
</pre>
9 1
10 1
h2. Developer Checkout
11 1
12 1
To checkout a working copy of pedigree apps, use:
13 1
<pre>
14 2 Rich Edelman
git clone ssh://<username>@pedigree-project.org/git/pedigree-apps
15 1
</pre>
16 1
You'll need to have been added by an administrator and you'll need a RSA key.