* Servers --------- Anonymous access git://git.pld-linux.org
Developers have an rw acces by ssh: ssh://[email protected] Note: Every developer should use the same account: git * Builder script ---------------- Version which can work with git repositories you can find in packet rpm-build-tools-4.5-3.noarch on ftp. Probably a good idea is to set up an rpm directory hierarchy from the scratch: $ mv rpm rpm.cv $ builder --init-rpm-dir Most options should have the same syntax and functionality as in version working with CVS * Some documentation -------------------- For some basic introduction to git and how to use it to work with PLD repositories please see: http://www.pld-linux.org/dokuwiki/howto-git http://www.pld-linux.org/dokuwiki/cvs2git * Work with many repositories ----------------------------- Program slug.py from git-core-slug tries to facilitate work with many repositories at once. Please see: man slug.py -- Kacper _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
