Re: [Plib-devel] PLIB developers needed.
Brought to you by:
sjbaker
From: Wolfram K. <w_...@rz...> - 2000-08-10 16:22:35
|
You wrote: >But, cvs still reports "needing write access to update repository" >when trying to commit. I think you are bitten by the same feature I fought with some time ago. When you import a module anonymously, cvs somewhere remembers that these files belong to Mister anonymous. Checking out individual files doesn't change this. So, when you try to commit them, it doesn't work, since the "files are anonymous" and Mr anonymous has no write access rights. I hope the explanation is at least half-way correct, the end result is: Import the complete module plib into a new directory using ssh. Then you should be able to change the files and commit them back into CVS. >Regards. >Mark K Vallevand ma...@rs... Bye bye, Wolfram. |