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

Re: Git vs Hg or GitHub vs Bitbucket for Perl projects

by samtregar (Abbot)
on Apr 26, 2009 at 17:23 UTC ( [id://760158]=note: print w/replies, xml ) Need Help??


in reply to Git vs Hg or GitHub vs Bitbucket for Perl projects

I'm still using SVN for the simple reason that version-control is the last thing I want to experiment with. It's my last line of defense against the disaster of losing work. I disregarded this a while back and tried SVK and I paid the price big-time when it ate a bunch of code I'd just written.

Of course if I wanted to contribute to a project that was already using Git or Hg I'd be willing to give a try, but for my own projects I prefer something maximally reliable.

-sam

Replies are listed 'Best First'.
Re^2: Git vs Hg or GitHub vs Bitbucket for Perl projects
by wazoox (Prior) on Apr 27, 2009 at 10:47 UTC
    I'm using SVN all the time but I gave git a try and the ease with which you change any working directory on any machine in a repository (allowing reverting, etc) is such a huge plus I decided to switch to git for all new projects.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-03-29 15:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found