info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AW: Is this a bug ???


From: Peter Kesch
Subject: AW: Is this a bug ???
Date: Wed, 17 Apr 2002 20:50:42 +0200

Sorry i forget to tell it ... 

The server is a RedHAt 6.2 Linux with cvs-1.11.1p1 ...

The client which produce this error was win 2000 with the cvs dos client
version 1.10.5 ....

I think th problem is that windoof is not casesensitiv and because of
that i can a file named like TreeMeinWissen.java add to the repository
with cvs add treeMeinWissen.java .. 

I don't know of this could produce this error but i had to use a linux
system to correct it ....

Regards

Peter

-----Ursprüngliche Nachricht-----
Von: address@hidden [mailto:address@hidden Im Auftrag
von Lee Fellows
Gesendet: Mittwoch, 17. April 2002 18:23
An: CVS-Mailinglist
Betreff: Re: Is this a bug ???

  Peter Kesch did not say what platform they were on or what
version of cvs they were using, but I tested with version 1.11.1p1
on a SuSE Linux 7.3 system and could not duplicate his results.  


On Wed, 2002-04-17 at 10:46, gabriel rosenkoetter wrote:
> On Wed, Apr 17, 2002 at 03:05:52PM +0200, Peter Kesch wrote:
> > to get the file added, we needed to restore the old
treeMeinWissen.java and
> > to add the new file TreeMeinWissen.java while the old one exists.
> > 
> > After we added the TreeMeinWissen.java we were able to delete the
other
> > file.
> > 
> > every other way caused an error in hash.c line 312 were asserts(key
!= NULL)
> > fails and the command were aborted.
> 
> Sounds like the hash algorithm table for filenames doesn't take case
> into account, so that your new file (the same name, ignoring case,
> as the old file) got shoved straight into the attic. (Probably worth
> checking that.) I don't see how this wouldn't be a bug.
> 
> (Note that I haven't even glanced at the code.)
> 
> -- 
> gabriel rosenkoetter
> address@hidden



_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]