Hey guys, I have imported the source code into the cvs repository.
Please checkout the code, the module name is Bme.
First step is to login to the server to create a home directory for
your user. You will need ssh for this. You will be prompted for your SF
password.
ssh -l the_taki cvs.sourceforge.net
export CVS_RSH=ssh;
cvs -d:ext:the...@cv...:/cvsroot/bme checkout Bme
Then commit any changes you've made to the source.
If connection refuses, keep trying until you are able to connect.
Thanks,
Daniel
|