CVS bug: merge includes same lines twice, doesn't mark conflict

2002-12-16 Thread burckhardt
Ken Ballou writes: > I believe I have found a bug in the CVS merge algorithm, as demonstrated > by the attached sample files. ... > the resulting file has two copies of the rule to make target > "cleanest", and there are no merge conflict indicators! I reproduced your results, but I do not thin

CVS bug: merge includes same lines twice, doesn't mark conflict

2002-12-09 Thread Ken Ballou
I believe I have found a bug in the CVS merge algorithm, as demonstrated by the attached sample files. There are three versions of a file named "bug": revision 1.1, revision 1.2, and revision 1.1.2.1 (branch named "branch"). If the working revision of the file is 1.2, the command "cvs update -jbr

RE: CVS bug?

2002-11-12 Thread Damjan Zemljic
See answers below. Best regards, Damjan -Original Message- From: [EMAIL PROTECTED] [mailto:lawrence.jones@;eds.com] Sent: Monday, November 11, 2002 5:39 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: CVS bug? Damjan Zemljic writes: > > I created a branch on one fil

CVS bug?

2002-11-11 Thread Damjan Zemljic
Hi, I created a branch on one file just to have that tag in CVS repository. Nothing has been commited yet to this branch. Then I've checkouted files with: cvs co -R -f -r (from branch and missing from HEAD) After that, I patched the files of module and wanted to commit changes (excpeted to co

CVS BUG: Assertion failed: ptr >= rcsbuf_buffer && ptr < rcsbuf_buffer+ rcsbuf_buffer_size

2002-09-13 Thread Andrea Piacentini
Good morning, I'm facing a serious problem with CVS. After the last checkin of a fundamental file of my project, CVS is not able anymore to work on it. It make impossible for us to continue with the parallel development. Issuing any command on this file results in aborting CVS with the following

Re: CVS Bug

2002-08-09 Thread Gert Brinkmann
Hello Derek, i thank you very much for your answer. > I see where you're coming from, but the way -n currently works, when CVS > would have tried to create a directory, it stops before it knows whether > it would have been empty or not. Ok, i see that changing this report-behaviour needed de

Re: CVS Bug

2002-08-08 Thread Derek Robert Price
Gert Brinkmann wrote: > Hello, > > the following might be a CVS bug. I already have reported it, but > there was no answer. Does this mail really reach someone? Sometimes, we think it makes it somewhere. The sentience of the beings recieving it may be debatable. > (We hav

Re: CVS bug with -D and vendor branches

2002-05-29 Thread Derek Robert Price
[EMAIL PROTECTED] wrote: >G, still some whitespace problems. >One more time with the attachment gzipped... > As stated in the HACKING file in the top level of the CVS source distribution, it's much easier to get patches accepted with sanity.sh test cases, ChangeLog entries, and when approp

Re: Re: CVS bug with -D and vendor branches

2002-05-28 Thread staffan.ohman
G, still some whitespace problems. One more time with the attachment gzipped... rcs_patch.gz Description: GNU Zip compressed data

Re: Re: CVS bug with -D and vendor branches

2002-05-27 Thread staffan.ohman
Hmm.. couldn't read back the patch correctly from the list myself so here we go once again. This time with the patch as an attachment also. Index: rcs.c === RCS file: /usr/local/cvsroot/cvs_src/src/rcs.c,v retrieving revision 1.1.1.

Re: CVS bug with -D and vendor branches

2002-05-27 Thread staffan.ohman
Hi, what you have found here is a bug in rcs.c that still hasn't been fixed in the latest stable release. (1.11.2) Quite some time ago I posted a patch here for 1.11.1p1 but that didn't get in :-( Anyway, here is something that works for 1.11.2 Index: rcs.c ===

CVS bug with -D and vendor branches

2002-05-27 Thread Unruh, Erwin
Hello, I found an error in CVS, version 1.10.7. It is related to the feature of vendor branches. If using these to track the progress of an external source, CVS does not correctly handle date information. In specific, when a file was only changed by the vendor for some time, and then a private ch

FW: cvs bug?

2002-05-21 Thread Tobias Rundgren (EPK)
Hi, > I got a problem with cvs remove command that I think is a bug in CVS, but I'm not >sure. > > A scenario is needed to describe the problem: > > Prereq: > Suppose you got two branches created out of main branch. > The first branch is called REL1 and the second is REL2 and main is still > u

cvs bug when using LockDir and symbolic link to repository

2002-01-04 Thread flepied
Submitter-Id: net Originator: Organization: MandrakeSoft Confidential: no Synopsis: some cvs sub commands don't work when using LockDir and symbolic link to repository Severity: non-critical Priority: low Category: cvs Class: sw-bug Release: 1.11.1p1 Environment: System: Linux skywalker.

cvs bug

2001-10-31 Thread Max Kutny
Hi, cvs developers. i'm using cvs 1.11 for windows nt and this client do not want to use any port (in CVSROOT env variable) other than default. -- Maxim Z. Kutniy ___ Bug-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-

Re: CVS BUG: Unable to handle large binary files

2001-09-20 Thread Larry Jones
mohan DR writes: > > Content-Type: text/html Don't send HTML to the mailing list. > CVS is able to checkin a large file 24MB. But when the file is > modified and a new file is checked in, the commit operation fails with > the following error. > > cvs [server aborted]: out of memory; can not real

CVS BUG: Unable to handle large binary files

2001-09-20 Thread mohan DR
Hello, CVS is able to checkin a large file 24MB. But when the file is modified and a new file is checked in, the commit operation fails with the following error.   cvs [server aborted]: out of memory; can not reallocate 25863838 bytes *CVS exited normally with code 1* Is there a work aroun

Re: CVS bug - invalid change text

2001-06-13 Thread Larry Jones
[EMAIL PROTECTED] writes: > > I was not complaining about wrong text in the sources checked out or in the > repository > (this might be caused indeed by network problems), > but I was complaining about the internal integrity of the CVS repository. > The internal syntax/structure of the repository

CVS bug: CVS version 1.10.7 (client) does not trap Ctrl+Break

2001-06-12 Thread Reinstein, Shlomo
Hi, I'd like to report a bug in CVS version 1.10.7 (client) running on Windows 2000 Professional. My CVS version does not trap clicks on Ctrl+Break. The result of this is that the CVS locks in the repository are not cleaned up, thus preventing users from running CVS commands on those directories.

Re: CVS bug - invalid change text

2001-06-12 Thread ulrich_straub
_ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs ___ Bug-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-cvs

Re: cvs bug

2001-06-11 Thread Torbjörn Axelsson
kishor kandrup <[EMAIL PROTECTED]> writes: >Hi mailing list ppl, > >I have a query about cvs,i'll appreciate reply from you. > >I am facing problem as described below : > >1.)I succeded in adding file of 300 plus MB on CVS server (binary mode). >2.)I checked it out ,made so

cvs bug

2001-06-11 Thread kishor kandrup
Hi mailing list ppl, I have a query about cvs,i'll appreciate reply from you. I am facing problem as described below : 1.)I succeded in adding file of 300 plus MB on CVS server (binary mode). 2.)I checked it out ,made some changes and commited(331587857 bytes) ,it was stored o

possible CVS bug with update -j in 1.11

2001-05-10 Thread Mike Calmus
If a file is added initially to the main CVS tree, everything works fine. If a file is added initially to a maintenance branch, however and the file is later merged into the main line using "update -j" and committed to the head, subsequent attempts to to run "update -j" will fail with the er

Re: BeOS's CVS bug

2001-03-26 Thread Larry Jones
Fernando Lopez writes: > > $ cvs admin -l config.cpp > RCS file: /boot/home/repositoriocvs/gnu/guavac/config.cpp,v > 1.3 locked > done > > When I got this file from another sandbox it's read-write I think the confusion is that admin -l makes the file read-only for other *users*, not the

BeOS's CVS bug

2001-03-25 Thread Fernando Lopez
Hi I'm writting a CVS tutrorial for a spanish language BeOS developers comunity at www.beprogramadores.org, and I was probing CVS 1.10.8 (the last version) for BeOS who I got at www.geekgadgets.org and there is a bug acording to Per Cederqvist tutorial because he told at section10 than CV

Re: cvs bug report

2001-01-03 Thread Larry Jones
Philippe Barnetche writes: > > Is this normal to put the trailing dot ? I mean, was it all my fault to think > that a single trailing slash would be enough ? No, CVS is overly aggressive in removing trailing slashes from CVSROOT. It does that so that it can do simple string comparisons on file

Re: cvs bug report

2001-01-03 Thread Philippe Barnetche
Damn ! It works ! We've spent all day moving our modules to /modules... Is this normal to put the trailing dot ? I mean, was it all my fault to think that a single trailing slash would be enough ? Thank you, and again, happy new millenium ! Philippe Le Mercredi 03 Janvier 2001 16:37, vous m

Re: cvs bug report

2001-01-03 Thread Larry Jones
Philippe Barnetche writes: > > :ext:user@host:/ > > The trailing slash seems to be a problem because some cvs commands work > (log,commit...) but other doesn't (checkout, diff...). The error message is: > Bad CVSROOT :ext:user@host: Try adding a trailing dot to your CVSROOT: ``:ext:user@host:/

cvs bug report

2001-01-02 Thread Philippe Barnetche
ad CVSROOT :ext:user@host: (the trailing slash is missing). I've got the error on both debian potato and mandrake. Actually, when I run cvs manually, with the environment variable set to :ext:user@host:/ cvs status give me the same error, so I presume this is a cvs bug. But when I run cvs -d:ext:use

cvs bug - redhat 7.0 error: cannot create_adm_p /tmp/cvs-serv22619/src

2000-11-28 Thread steven . lass
>Submitter-Id: net >Originator:Steven Lass >Organization: WorldCom >Confidential: no >Synopsis: redhat 7.0 error: cannot create_adm_p /tmp/cvs-serv22619/src >Severity: critical >Priority: high >Category: cvs >Class: sw-bug >Release: cvs-1.11 >Envir

Re: [Bug-cvs] bug with cvs ignore processing?

2000-11-22 Thread Derek R. Price
Kuros Yalpani wrote: > For some strange reason, the cvs server (Unix) makes a decision about case > insensitivity > and it ought not. The cvs client should decide when two filenames are "equal" and > not the > server. The server is not doing anything wrong by being case sensitive. I didn't code

Re: [Bug-cvs] bug with cvs ignore processing?

2000-11-17 Thread Derek R. Price
Kuros Yalpani wrote: > Thanks Derek. Please glance at the trace that I included below. I do a 'cvs commit' > there after a 'cvs remove ' and yet it appears that still exists > in the "Entries" file. Is this the correct behaviour? After further examination, I think this is the correct behavior,

Re: [Bug-cvs] bug with cvs ignore processing?

2000-11-15 Thread Derek R. Price
Kuros Yalpani wrote: > Thanks for calling back Derek! You seem to agree that there could be a problem. > Given my little knowledge of CVS: I think that (1) the cvs server has no problem > with case sensitivity. (2) when I do a "cvs remove fileA.c", fileA.c is moved into > the Attic on the server

CVS bug with binary files committing to a specific revision

2000-11-08 Thread Una Personn
Hello, I've discovered a pitfall with moving files as explained in the CVS manual and info. It happens when you're trying to move a binary file which is not a type listed in cvswrappers. If you do the following procedure, everything is a-ok: cvs add -kb binary_file.xxx; cvs commit mv binary_

Re: [Bug-cvs] bug with cvs ignore processing?

2000-11-08 Thread Derek R. Price
Kuros Yalpani wrote: > Michael Peck schrieb: > > > Because NT is not case sensitive, CVS is told by the OS that the file already > > exists when you try to add the new file (with the corrected case). This might be fixable on the client side and though I'm not convinced the behavior is incorrect,

Re: [Bug-cvs] bug with cvs ignore processing?

2000-11-08 Thread Kuros Yalpani
> > C:\cvs_workdir\javaproj>cvs add Bsort.java > > > > cvs server: re-adding file Bsort.java (in place of dead revision 1.2) > > > > cvs server: use 'cvs commit' to add this file permanently > > > > C:\cvs_workdir\javaproj>cvs commit > >

Re: [Bug-cvs] bug with cvs ignore processing?

2000-11-06 Thread Michael Peck
cvs server: use 'cvs commit' to add this file permanently > > > C:\cvs_workdir\javaproj>cvs commit > > > cvs commit: Examining . > > > ? CVS > > > RCS file: /sdb/cvs/test/javaproj/Bsort.java,v > > > done > > > Checking in Bsort.java; &g

Re: [Bug-cvs] bug with cvs ignore processing?

2000-11-06 Thread Kuros Yalpani
gt; RCS file: /sdb/cvs/test/javaproj/Bsort.java,v > > done > > Checking in Bsort.java; > > /sdb/cvs/test/javaproj/Attic/bsort.java,v <-- bsort.java > > cvs [server aborted]: can't stat bsort.java: No such file or directory > > cvs commit: saving log message in C:\TEMP\7 > > > > C:\cvs_workdir\javaproj> > > > > I would appreciate your comments on this. Thanks very much > > > > Kuros Yalpani > > MGM-EDV > > Munich, Germany > > > > ___ > > Bug-cvs mailing list > > [EMAIL PROTECTED] > > http://mail.gnu.org/mailman/listinfo/bug-cvs ___ Bug-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-cvs

Re: [Bug-cvs] bug with cvs ignore processing?

2000-11-03 Thread Kuros Yalpani
Hi! I want to report something that appears to be a bug. We are running CVS in a client/pserver configuration (WinNT clients/Linux server). I noticed the following problem when trying to rename a file in the repository to a new name that differs only in its case from the old filename, as illustrat

Re: [Bug-cvs] bug with cvs ignore processing?

2000-09-19 Thread Larry Jones
Kuros Yalpani writes: > > Q: Why do I think that this is a bug? > A: CVS import ought not force me to use its default ignore list Yes, this is a known bug in client/server mode. Unfortunately, it is not easily fixed. -Larry Jones You just can't ever be too careful. -- Calvin _

[Bug-cvs] bug with cvs ignore processing?

2000-09-19 Thread Kuros Yalpani
Hallo! I recently installed cvs (1.10.7) for our company of ~50 developers in a pserver configuration. The clients are WindowsNT and the server is a SUSE linux. I fell victim to the following constraints: 1) We want to import file-types the 'cvs import' command ignores by default. 2) We want to ma

Re: CVS bug in "commit" command

2000-06-06 Thread Larry Jones
Michael S. Tsirkin writes: > > I am using CVS 1.10.8 on Linux. > When I do commit, sometimes garbadge in put in the > "Tag" field in the file. > I think this is a symptom of a more serious bug. > This only happends when LockDir and PreservePermissions > are enabled. The PreservePermissions code

CVS bug in "commit" command

2000-06-06 Thread Michael S. Tsirkin
Hello! I am using CVS 1.10.8 on Linux. When I do commit, sometimes garbadge in put in the "Tag" field in the file. I think this is a symptom of a more serious bug. This only happends when LockDir and PreservePermissions are enabled. Try the following: /tmp>mkdir /tmp/cvsroot /tmp>cd cvsroot/ /

cvs bug in static compiles

2000-04-28 Thread Lucas Madar
Being a paranoid sysadmin who runs his cvs server for the world to poke and prod at, I compile CVS statically and stick it in its own chroot()'d filesystem with a little wrapper program. Doing this works fine up until the final link: /usr/lib/libc.a(regex.o): In function `regex_compile': /usr/s

cvs bug in client/server cvs co -d option.

2000-03-27 Thread Dougie McLachlan
>Submitter-Id: net >Originator: & McLachlan >Organization: net >Confidential: no >Synopsis: cvs co -d does not function correctly using client/server. >Severity: serious >Priority: medium >Category: cvs >Class: sw-bug >Release: cvs-1.10.8 >Environmen

Re: cvs bug on Win95/98

2000-03-20 Thread Karl Fogel
[EMAIL PROTECTED] (Cathy Li) writes: > Win95/NT is as a client, talking to CVS server on Linux box using > password authentication. The client running NT works properly. The > client running Win95/98 said " can't find out home directory" when > trying to login. The cvs version is 1.10. If someone

cvs bug on Win95/98

2000-03-20 Thread Cathy Li
Win95/NT is as a client, talking to CVS server on Linux box using password authentication. The client running NT works properly. The client running Win95/98 said " can't find out home directory" when trying to login. The cvs version is 1.10. If someone knows how to fix it, please help me. Thanks.