Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3A15FCDD.7648A72@ece.gatech.edu> Date: Fri, 17 Nov 2000 22:51:57 -0500 From: "Charles S. Wilson" X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: s DOT truong AT pyweb DOT com CC: cygwin AT sources DOT redhat DOT com Subject: Re: [ANNOUNCEMENT] Updated: cvs-1.11.0-1 => pb to use conv2gdbm!! References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Looking at the source in conv2gdbm.c (part of the gdbm package), this message: conv2gdbm.exe: dbm file not opened is generated when "dbminit(dbm_file)" fails. *That* happens when when you don't have write or read access to the file. It *could* also happen if the files are stored on a FAT filesystem, or if you are running under windows9x. Please send your 'cygcheck -s -v -r' output and an 'ls -la' of ${CVSROOT}/CVSROOT to the list. --Chuck Sreng Truong wrote: > > In my CVSROOT directory, I have : > > ... > modules > val-tags.dir > val-tags.pag > modules.dir > modules.pag > ... > > I also tried > >conv2gdbm.exe modules.pag modules.db. > > And it returns : > >conv2gdbm.exe: Converting modules.pag.pag and modules.pag.dir to > modules.db. > >conv2gdbm.exe: 0 items inserted into modules.db. > > May the problem come from some ".#" files in my CVSROOT ? Or perhaps is it > due to the consistency of my cvsroot ? > Is it possible to check the consistency of my cvsroot ? > > -----Message d'origine----- > De : Charles S. Wilson [mailto:cwilson AT ece DOT gatech DOT edu] > Envoye : jeudi 16 novembre 2000 18:27 > A : s DOT truong AT pyweb DOT com > Cc : cygwin AT sources DOT redhat DOT com > Objet : Re: [ANNOUNCEMENT] Updated: cvs-1.11.0-1 => pb to use > conv2gdbm!! > > Sreng Truong wrote: > > > > I have just updated cvs and gdbm. > > I have now cvs-1.11.0-1 and gdbm-1.8.0-3. Using cvs-1.10.8 on my Win2000 > > system, > > Following the instruction in the annoucement mail, I tried to update some > > administration files in CVS: > > > > cd ${CVSROOT}/CVSROOT > > conv2gdbm modules modules.db > > conv2gdbm val-tags val-tags.db > > > > But this returns: > > > > conv2gdbm.exe: dbm file not opened > > > > What happened ? > > > probably either modules.pag/modules.dir or val-tags.pag/val-tags.dir > do not exist. They are not always present. > > --Chuck -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com