opensubscriber
   Find in this group all groups
 
Unknown more information…

p : pld-devel-pl@lists.pld-linux.org 9 July 2012 • 11:09AM -0400

Git in PLD - basic HOWTO
by Kacper Kornet

REPLY TO AUTHOR
 
REPLY TO GROUP




* Servers
---------
Anonymous access

   git://git.pld-linux.org

Developers have an rw acces by ssh:

   ssh://git@git....

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-pl mailing list
pld-devel-pl@list...
http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.