Menu

Getting sources

Help
magg
2011-02-02
2013-01-10
  • magg

    magg - 2011-02-02

    Is it possible to get sources? CVS browse seems not to work. I am not sure what module I need to checkout. Naive rachota doesn't work, either.
    Thanks

     
  • Jiri Kovalsky

    Jiri Kovalsky - 2013-01-10

    If you have CVS client installed please execute the following three commands:

    cvs -d:pserver:anonymous@rachota.cvs.sourceforge.net:/cvsroot/rachota login
    cvs -z3 -d:pserver:anonymous@rachota.cvs.sourceforge.net:/cvsroot/rachota
    co -P rachota

    BTW, why cannot you execute "java -jar rachota_24.jar" command directly? Any error message?

     

Log in to post a comment.