Home / ParticleTrack_1.0
Name Modified Size InfoDownloads / Week
Parent folder
mainpart.x 2015-05-07 395.8 kB
Makefile 2015-05-07 939 Bytes
mesh.cpp 2015-05-07 11.4 kB
mesh.h 2015-05-07 9.7 kB
mesh.o 2015-05-07 15.3 kB
partcgi.pl 2015-05-07 5.8 kB
particle.cpp 2015-05-07 14.4 kB
particle.h 2015-05-07 10.8 kB
particle.o 2015-05-07 17.7 kB
particle.txt 2015-05-07 7.2 kB
PARTICLE_TABLE.html 2015-05-07 2.0 kB
triangle.c 2015-05-07 649.5 kB
triangle.h 2015-05-07 21.6 kB
triangle.o 2015-05-07 119.5 kB
Bugs.h 2015-05-07 2.4 kB
Bugs.o 2015-05-07 4.0 kB
COPYING 2015-05-07 18.0 kB
CVSREADME 2015-05-07 844 Bytes
data.cpp 2015-05-07 22.4 kB
data.h 2015-05-07 11.2 kB
data.o 2015-05-07 29.4 kB
date.cpp 2015-05-07 6.3 kB
date.h 2015-05-07 10.6 kB
date.o 2015-05-07 1.8 kB
dump_netcdf.cpp 2015-05-07 5.4 kB
dump_netcdf.h 2015-05-07 3.9 kB
dump_netcdf.o 2015-05-07 8.7 kB
libparticle.a 2015-05-07 201.8 kB
main.h 2015-05-07 2.0 kB
mainpart.cpp 2015-05-07 6.2 kB
Bugs.cpp 2015-05-07 890 Bytes
Totals: 31 Items   1.6 MB 0
kCreate a new cvs directory using the anonymous 
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/oceanmodelfiles co HYDRONetCDF

cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/oceanmodelfiles co PARTICLES

Create a new cvs dir using sourceforge account
HYDRONet is the name of your further local directory.

export CVS_RSH=ssh
 
cvs -z3 -d:ext:lin_hong@cvs.sourceforge.net:/cvsroot/oceanmodelfiles co HYDRONetCDF

After above

login
cvs -d:pserver:lin_hong@cvs.sourceforge.net:/cvsroot/oceanmodelfiles login

cvs update

Now, finished creation of CVS connection in your local machine.


Now edit some files and resubmit them:
nedit testing.f

cvs commit 


After days away 
cvs update


Warning: It may need to do 
export CVS_RSH=ssh
before connecting to server repository. Otherwise default may or may not be ssh
anymore.
Source: CVSREADME, updated 2015-05-07