6 ms·
I remember using Interix back in the late 90s to port our home-grown source control system that we used on various UNIX flavours over to NT. The source control
by timoth 6y ago
I remember using Interix back in the late 90s to port our home-grown source control system that we used on various UNIX flavours over to NT. The source control system was basically a bunch of shell scripts which wrapped either SCCS or RCS depending on which was available on the system in question. Porting them to Interix on NT worked pretty well, though there were some wrinkles with file permissions.