Hi, I have a machine, aka server where stays the repository. I use another machine with a woking copy where I do my changes. Until here all right. I can update this local copy and commit it. Good. But now: the server also has a working copy of the repository witch I need to update when I commit something from my local working copy. But this I want to do from my machine, not from the server - aka "remotely".
I would like to type something like this from my command prompt: cvs update "the other machine" "I am john" "my password is this you know who am I" /this path/this file Can this be possible? _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs
