This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cannot checkout cygwin


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]