Hi everyone,

I'm new to this mailing-list so please be patient if this question has
already been answered.

I'm trying to use cvs from within a shell script on linux machine. As
long as I'm using my local cvs repository everything works out fine.
But when I try to switch to a remote repository problems arise.

I use the -d flag to specify the remote repository, but I can't login
to that one. Just to be sure I setted it up correctly, I tried to
login from the command line and it works. But using my script fails.
There is nothing special within the scipt before the login call. Can
anybody help?

By the way, is there a way to specify the password for cvs login in
advance, so that there is no interaction within the script?

Thanks
Thorsten

Reply via email to