cvs

We have a problem with the cvs checkout command. I don’t know if this
problem is present since the 6.1 upgrade or upon a recent problem.
Anyway it was ok before.

If I commit or import a module I cannot checkout it later. cvs start to
copy the files locally but stop somwhere apparently after creating the
first sub directory and says ‘unable to open …/CVS/entry: No such file
or directory’.

If I checkout the module like with the following command, it works:
cvs checkout -P -d foo my_module

Asking to checkout my_module with a different name.

Any idea?

Thanks,
Alain.

I just tried to import a module and checking it out afterwards and didn’t
have any problems. I am using QNX6.1.
Do you have enough disk space for the checkout? Maybe CVS can’t create the
Entry file because your disk is full and that’s why you get the message.

Sylvain

Alain Bonnefoy <alain.bonnefoy@icbt.com> wrote in message
news:3B9F534D.4183F58B@icbt.com

We have a problem with the cvs checkout command. I don’t know if this
problem is present since the 6.1 upgrade or upon a recent problem.
Anyway it was ok before.

If I commit or import a module I cannot checkout it later. cvs start to
copy the files locally but stop somwhere apparently after creating the
first sub directory and says ‘unable to open …/CVS/entry: No such file
or directory’.

If I checkout the module like with the following command, it works:
cvs checkout -P -d foo my_module

Asking to checkout my_module with a different name.

Any idea?

Thanks,
Alain.