Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^3: Hacking Perl (I think)

by DrHyde (Prior)
on Aug 30, 2011 at 10:00 UTC ( [id://923163]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Hacking Perl (I think)
in thread Hacking Perl (I think)

The purpose of git is to be a version control system which you can use when you're offline. I'm told that it has some other funky features too, but I'm not convinced that they are either particularly important or couldn't be implemented with cvs or svn and a few shell scripts.

Replies are listed 'Best First'.
Re^4: Hacking Perl (I think)
by ikegami (Patriarch) on Aug 30, 2011 at 17:49 UTC

    That's besides the point of this conversation. The question isn't "Should I use a VCS?" or "Which VCS I should use?", but "How do I work work on Perl?" or "What would help me work on Perl?".

    As someone who uses cvs, svn and git at work, I can assure you that there are definitely some advantages to git, and very few downsides. Some could indeed be supported by svn or cvs with proper tools, but then you'd have to spend your time writing those tools. Why would you want to spend your time porting git functionality to get *some* of the benefit of git?

    Sorry, I've out of time, so I can't go into details. Catch me later.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-19 06:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found