Git
Guy Hulbert <[email protected]>
| Newsgroups | gmane.comp.lang.perl.poe |
|---|---|
| Message-ID | <1256476330.9389.530.camel@cray> |
I discovered POE today due to a WNPP email to the debian-perl list. I'm very interest in it so I will be lurking here for now (mostly deleting everything that comes through after glancing at it). BUT. There was some stuff about Git in the "how to help" section. I have been using perl and git together for almost two years now. I am implementing a git-based web-site management scheme for a client. We have tried svn and hg a bit as well but TortoiseGit suddenly reached a stage where using anything else seemed pointless. I can recommend git-hub highly (though I don't have much there). So if there's anything I can do (I've looked closely at and played with git/hg and git/svn conversions) let me know. The main problem I have run into is that git (deliberately) has no locks. So using a central repository is a cultural more than a technical problem and more of a problem in a business setting. -- --gh