X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: CVS, SVN, or GIT on DJGPP and DOS Date: Mon, 9 Jan 2012 13:30:12 -0800 (PST) Organization: http://groups.google.com Lines: 34 Message-ID: <5836639f-203e-4d71-9ef6-8c1c466fe494@y2g2000yqk.googlegroups.com> References: <3646e568-9961-4802-8daa-13e18e695ccf AT k5g2000vba DOT googlegroups DOT com> <6dbee42d-85d6-4196-96aa-c0bab02ed408 AT m4g2000vbc DOT googlegroups DOT com> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1326144712 9006 127.0.0.1 (9 Jan 2012 21:31:52 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Mon, 9 Jan 2012 21:31:52 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: y2g2000yqk.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HNKRAUELSC X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.630.0 Safari/534.16,gzip(gfe) Bytes: 2691 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q09Lj2Yo021193 Reply-To: djgpp AT delorie DOT com Hi, On Jan 9, 9:34 am, "[HCI]Mara'akate" wrote: > On Jan 9, 8:26 am, Gisle Vanem wrote: > > > "[HCI]Mara'akate" wrote: > > > > > > I am wondering if anyone has ported CVS, SVN or GIT to compile > > > properly on DJGPP or even as precompiled binaries for DOS? > > > > I'd love to see a WATT32 enabled build of one of these projects. > > > Not that I'm aware of. I don't think the network interface would be > > a problem. But the long filenames e.g. Git uses, would be. You can > > give it a try and email me privately for the network stuff; I'm still a > > bit involved with Watt-32. > > > --gv > > Well, DOSLFN does work great for most things.  Though, it's slow.  So > I am not worried about LFN usage.  I'm interested in whatever would > require the least amount of effort, since I am a bit new to this stuff. All I'm aware of is what is (only) in /current/v2gnu/: cvs110?.zip, rcs5713?.zip http://na.mirror.garr.it/mirrors/djgpp/current/v2gnu/ Neither is networking aware, IIRC, and they are both quite old. But hey, it's a start. GNU did actually update RCS recently, surprisingly, so you could also take a look at that: http://www.gnu.org/software/rcs/ http://www.cs.purdue.edu/homes/trinkle/RCS/