[Plib-devel] cvs service shakey?
Brought to you by:
sjbaker
From: Bram S. <br...@sa...> - 2005-08-21 09:07:00
|
What is it with this sourceforge cvs service? Upon commiting, I get a warning "cvs update: warning: pview.cxx was lost" Is this normal? Also I noticed: anon cvs with :pserver:ano...@cv...:/cvsroot/plib does not see the change I made. Yet, with :ext: access, I do see the change. Does anon cvs lag developer cvs, or what? Bram stolk@suske:~/src/plib/examples/src/ssg/viewer$ cvs commit -m "added improved viewer example" pview.cxx Makefile.am br...@cv...'s password: RCS file: /cvsroot/plib/plib/examples/src/ssg/viewer/pview.cxx,v done Checking in pview.cxx; /cvsroot/plib/plib/examples/src/ssg/viewer/pview.cxx,v <-- pview.cxx initial revision: 1.1 done Checking in Makefile.am; /cvsroot/plib/plib/examples/src/ssg/viewer/Makefile.am,v <-- Makefile.am new revision: 1.8; previous revision: 1.7 done Mailing pli...@li...... Generating notification message... Generating notification message... done. cvs update: warning: pview.cxx was lost =================================================================== Checking out pview.cxx RCS: /cvsroot/plib/plib/examples/src/ssg/viewer/pview.cxx,v VERS: 1.1 *************** stolk@suske:~/src/plib/examples/src/ssg/viewer$ |