8 Mar
2008
8 Mar
'08
6:05 p.m.
Alexei Sheplyakov wrote:
Setting up a public repository is described in the git manual [1]. For conversion from CVS you need git-cvsimport utility (shipped with git).
However, converting GiNaC CVS is a bit involved, because some very old files (install.sh,v missing,v, etc.) are broken. I propose to clone my repository (the content is almost identical to that of CVS) instead, i.e.
[cd to some suitable directory] git clone --bare git://ffmssmsc.jinr.ru:443/varg/ginac.git ginac.git [start git-daemon and configure web server to enable gitweb]
Please test: git://www.ginac.de/ginac.git -richy. -- Richard B. Kreckel <http://www.ginac.de/~kreckel/>