I have come across the same problem on our company repository. The error is occuring in when the log is retrieved after a checkout, in CVSMonitor/MetaData/Module.pm::checkout.
If anyone knows what caused this can you let me know?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am having a devil of a time getting various virtual cvs modules for our sourceforge project ( www.tikipro.org ) checking out.
Repository: TikiPro Sourceforge CVS (:pserver:anonymous@cvs.sf.net:/cvsroot/tikipro)
Name of the Repository the module is contained within.
Path within Repository: clyde
The directory inside the repository the module is located at.
cvs -d :pserver:anonymous@cvs.sf.net:/cvsroot/tikipro co clyde
works fine from a shell. can anyone else get this to work?
Thu Sep 9 14:43:01 2004 Command - checkout TikiPro.R3_Clyde
Thu Sep 9 14:43:01 2004 Checking out module TikiPro.R3_Clyde
Thu Sep 9 14:45:40 2004 Error during checkout:
Thu Sep 9 14:45:40 2004 An error occured while pulling the CVS log:
Thu Sep 9 14:45:40 2004 256
I can get another module to work just fine with CVSMonitor:
:pserver:anonymous@cvs.sf.net:/cvsroot/tikipro co bonnie
Bonnie module is much bigger than clyde module and works. Something strange is happening.
http://www.tikipro.org/cvs/ is our running install.
I notice this seems to be working now, care to post what resolved the problem?
I have come across the same problem on our company repository. The error is occuring in when the log is retrieved after a checkout, in CVSMonitor/MetaData/Module.pm::checkout.
If anyone knows what caused this can you let me know?
Thanks