Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^3: What's your prefered revision control system?

by iblech (Friar)
on Sep 30, 2004 at 16:58 UTC ( [id://395412]=note: print w/replies, xml ) Need Help??


in reply to Re^2: What's your prefered revision control system?
in thread What's your prefered revision control system?

I used CVS for some years now and recently switched to Subversion. I was surprised that the commands for ci, co, etc. are identical to the cvs commands -- no re-learning:
$ cvs ci [...] $ svn ci [...]
But, there are additional commands like svn mv. The only difference I noted (but I use SVN/CVS only as an "intelligent backup", no more advanced things) is the way you create a new repository, but there's an excellent quickstart guide (link lost). I couldn't imagine developing without using some kind of version control system -- it's much easier to use than cp/scp/tar/rsync :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2024-04-23 23:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found