hello, everyone, i am new in cvs,
before i have testing the cvs with some simple instruction.
that works.
but now i faced one problem: the problem is how to remote import the file from a client to a server.
all my enviroment is using the redhat 9.0, the cvs version is built in the redhat 9
the server ip is 192.168.1.254, the client ip is 192.168.1.25.
now i my pc is the client on, so i can use the pserver to login to the 192.168.1.254 using the following command.
cvs -d

server:root@192.168.1.254:/home/cvsroot login.
the /home/cvsroot is already inside the server.
that is correct. Now i use client pc, i want to import one of the directory file to server pc. the command i use can not be done, cause "the CVSROOT could not be found". so i have to initial again(cvs -d /home/cvsroot init).
after i use the "cvs -d /home/cvsroot init" command. the CVSROOT was created in my client pc(i don't want do that). what i want to import is under my client pc.
am i confused you, sorry. What i want to do is remote import from client pc to server.
can i do this ?what is the instruction. if can, please give the completed source and instruction.
thanks for your help and concerning.
your concern would be apperciated.
best regards
heero82