|
|
|
|
|
Login
|
FrontPage
>>
UmigumiCVS
last edited 4 years ago by jerome
Umigumi is now available in a subversion:http://svn.tigris.org repository, the source code can be downloaded using this command : svn co https://svn.erp5.org/repos/public/umigumi/trunk umigumi This subversion repository has a ViewCVS web interface : http://svn.erp5.org/umigumi/ The old CVS is still available but no longuer updated, to get Umigumi from the CVS, use these two commands: cvs -d:pserver:anonymous@openbrick.org/cvsroot login cvs -d:pserver:anonymous@openbrick.org/cvsroot -z6 co umigumi If you are working on a Mandrake``Linux 9.2 or if you specifically want to use Linux 2.4 with Mandrake``Linux 10.0, you can download the corresponding Umigumi branch, replacing the second command by this one: cvs -d:pserver:anonymous@openbrick.org/cvsroot -z6 co -r mdk_9_2_branch umigumi You can also browse the CVS repository using ViewCVS: http://openbrick.org/cgi-bin/viewcvs.cgi/umigumi/ Finally, if you don't have or don't want CVS installed, you can use ViewCVS's extention to download a tarball directly: http://openbrick.org/cgi-bin/viewcvs.cgi/umigumi/umigumi.tar.gz?tarball=1 |
|
|