PDA

View Full Version : [ubuntu] How can i checkout the latest GPSBabel



chasem1991
January 10th, 2010, 09:51 PM
the latest cvs version has support for the Bushnell Onix 400.

I need to figure out how to check it out.


cvs -d:pserver:anonymous@gpsbabel.cvs.sourceforge.net:/cvsroot/gpsbabel login

cvs -z3 -d:pserver:anonymous@gpsbabel.cvs.sourceforge.net:/cvsroot/gpsbabel co -P modulename

I have CVS installed, but when I try to check it out, it asks for a password, but on their page it says nothing about a password, please help.

https://sourceforge.net/projects/gpsbabel/develop

truskhan
July 2nd, 2010, 10:16 PM
The solution is easy, just hit Enter when you are prompted for password. It is mentioned on http://sourceforge.net/scm/?type=cvs&group_id=58972 , good luck ;).