Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Version control system for the laziest of the lazy

by educated_foo (Vicar)
on Apr 07, 2011 at 17:35 UTC ( [id://898131]=note: print w/replies, xml ) Need Help??


in reply to Version control system for the laziest of the lazy

Or just
#!perl -p BEGIN {($^I='.'.localtime)=~s/[^\w\d.]+/_/g}
But seriously, if you stick to timestamped versions, RCS/CVS/git are all pretty easy to use. They only get complicated when you try to mess with branches, remote repositories, etc.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2024-03-19 07:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found