X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: xeon AT dacreations DOT cjb DOT net (xeon) Newsgroups: comp.os.msdos.djgpp Subject: Re: version control packages for dos Date: 25 Apr 2002 12:12:35 -0700 Organization: http://groups.google.com/ Lines: 16 Message-ID: References: <7458-Wed24Apr2002225905+0300-eliz AT is DOT elta DOT co DOT il> NNTP-Posting-Host: 202.137.18.46 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1019761956 12894 127.0.0.1 (25 Apr 2002 19:12:36 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 25 Apr 2002 19:12:36 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Eli Zaretskii" wrote in message news:<7458-Wed24Apr2002225905+0300-eliz AT is DOT elta DOT co DOT il>... > > I'll try to d/l from simtel. > > Yes, please do. It sounds like you have a bad port. As matter of fact, the version which I d/l from simtel does exhibit the same problems. Someone told me to do "set rcsinit=" (blank rcsinit env variable) then the problem goes away, either with ci or co. Could you/someone explains to me why setting a blank rcsinit env variable do so much difference? BTW, since I couldn't get cvs run on pure DOS yet ('coz lfn problems), could you give me tips on how using RCS to mantain revision history of a source tree? Most resources on the net I've found deals with RCS in per file basis, but not tips on structuring a tree. TIA