Checkout Instructions: You can use the git or the http protocol to track our git repositories Example using the git protocol: git clone git://git.openswan.org/public/scm/openswan.git openswan-2 Example using the http protocol: git clone http://git.openswan.org/openswan.git/.git openswan-2 To get updates at a later time, issue: git pull