Mail Archives: djgpp/1995/04/16/03:49:03
In message <13994CA44E2 AT phrouter DOT phy DOT pku DOT edu DOT cn>, writes:
>hi,
>
>I wander that there is SCCS( Source Code Control System) in djgpp.
>
>
>
>
SCCS is Unix(tm) (whoever owns it now) code.
RCS is freeware...
But after experiences both RCS on dos and unix, I'd say for
serious development, look into setting up a unix box as
a server to do source control on. RCS and SCCS ust two "magic"
letters appended/prepended to the filename and if you are using
the 8+3 limit without a seperate directory, you have a problem.
In fact, for most purposes you can use a Linux box for your djgpp
development in many cases. Dosemu runs djgpp applications fine, and
you can cross-compile on linux.
marty
- Raw text -