On Wednesday, Sep 21st 2005 at 09:08 -0400, quoth Steven W. Orr: =>On Wednesday, Sep 21st 2005 at 08:47 +0200, quoth Marko Kaening: => =>=>On Tue, 20 Sep 2005, Steven W. Orr wrote: =>=>> Now, everytime I say update I get this at the beginning: =>=>> =>=>> ? CVSROOT =>=>> ? LocalHostMonitorAPI =>=>> ? diagnostic =>=>> ? src =>=>looks like these files are simply not part of your repository... => =>That's the problem. But is I go to the repository itself... => =>532 > cd /mnt/nfs/guard45_cvs/ =>533 > ls =>CVSROOT GuardiumCustom SharedMemoryDriver platform =>ExtArchiveIfc LocalHostMonitorAPI diagnostic src =>GUARDIUM_RELEASE_TAG,v Makefile,v docs testing =>GuardSoftwareTap Makefile.subdirs,v install =>534 > => =>This is the root directory of where the repository is. Does this help? => =>I'd really like to understand this. :-( =>
I want to all one more thing that I just tried. My CVSROOT/modules file had this in it: . -a CVSROOT LocalHostMonitorAPI diagnostic src GUARDIUM_RELEASE_TAG Makefile docs testing GuardSoftwareTap Makefile.subdirs install GuardiumCustom SharedMemoryDriver platform (It's all one line in the file.) I added this to modules: all -a CVSROOT LocalHostMonitorAPI diagnostic src GUARDIUM_RELEASE_TAG Makefile docs testing GuardSoftwareTap Makefile.subdirs install GuardiumCustom SharedMemoryDriver platform and checked out a new copy of the repository cvs co all The resulting CVS/Entries file says: 565 > cat CVS/Entries /GUARDIUM_RELEASE_TAG/1.2/Fri Jul 22 16:31:39 2005// /Makefile/1.6/Fri Aug 5 16:54:48 2005// D/docs//// D/testing//// D/GuardSoftwareTap//// /Makefile.subdirs/1.1/Fri May 6 21:47:51 2005// D/install//// D/GuardiumCustom//// D/SharedMemoryDriver//// D/platform//// 566 > so the problem is not getting better, but what's interesting is that when I try to update using all. 566 > cvs update all cvs server: nothing known about all 567 > Is there anything obvious going on here? -- Time flies like the wind. Fruit flies like a banana. Stranger things have .0. happened but none stranger than this. Does your driver's license say Organ ..0 Donor?Black holes are where God divided by zero. Listen to me! We are all- 000 individuals! What if this weren't a hypothetical question? steve_orr at guardium dot com _______________________________________________ Info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
