Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: What's your prefered revision control system?

by Anonymous Monk
on Sep 29, 2004 at 17:25 UTC ( [id://395066]=note: print w/replies, xml ) Need Help??


in reply to What's your prefered revision control system?

For keeping up with the stuff I use at work, SCCS fits the bill. (or the build ;-) No real setup required:
mkdir SCCS; sccs create filename sccs edit filename sccs delget filename
For formal stuff we use Rational Apex and PVCS (as appropriate). But for the maintenance of day-to-day scripts and data, it's SCCS. At home, I use CVS just 'cause it's on the BSD system, but it's frankly a lot harder to set up for personal files.

Once on a system where sccs had not been installed, I cobbled together a system from diff, ed and shell scripts.
--
The user soon to be known as criglerj

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://395066]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-26 09:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found