Now that aircraft are moving from the fgdata repo to separate repos, it's advisable to simplify the cloning process. If you put these lines into your ~/.gitconfig file ...
[url "git://gitorious.org/fg/"] insteadOf = fg: [url "g...@gitorious.org:fg/"] pushInsteadOf = fg: Then you can clone aircraft, for instance, "ac-an2" with this instruction: $ git clone fg:ac-an2 Likewise you can clone simgear with just: $ git clone fg:simgear Disclaimer: I didn't actually try the second, pushing part. m. ------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ Flightgear-users mailing list Flightgear-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-users