Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Mon, 28 Apr 2003 21:49:57 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: Re: cannot checkout cygwin In-Reply-To: <20030429010100.GA7710@redhat.com> Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 28 Apr 2003, Christopher Faylor wrote: > On Tue, Apr 29, 2003 at 12:02:59AM +0100, Max Bowsher wrote: > >Gerrit P. Haase wrote: > >> Hallo, > >> > >> Getting this error : > >> > >> cvs server: Updating winsup/cygwin > >> P winsup/cygwin/ChangeLog > >> cvs [server aborted]: could not find desired version 1.19 in > >> /cvs/src/src/winsup/cygwin/malloc.cc,v > > > >OK, you've managed to do something REALLY weird to your local copy. > > No, that was me. I moved the old malloc.cc to malloc_wrapper.cc a while ago > and made a new malloc.cc. I shouldn't have done that but the damage is done > now. > > >I suggest "cvs up -A", and if that doesn't work, either delete your working > >copy and check it out again, or try to manually repair your CVS/Entries. > > Editing CVS/Entries and removing the malloc.cc entry should fix it. I don't know > if "cvs up -A" or "cvs up -AC" would work or not. I suspect not. > cgf Well, you could simply get the version of the new malloc.cc up to 1.20 (or 1 + whatever the latest version was when malloc_wrapper.cc was still called malloc.cc). I think there's a cvs option to bump the version that way with one checkin... (Looks in "info cvs") Aha, it's "cvs commit -r...". Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! Knowledge is an unending adventure at the edge of uncertainty. -- Leto II -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/