Simplehelix Git’s it, thanks for the setup! Looking forward to testing it out
Tagged: git RSS
-
Nathan Haskins
-
Nathan Haskins
Simplehelix no Git on shared account qq. After speaking with tech support it seems only the dedicated servers can run Git. The issue with the shared accounts is that if it requires root access for anything, they can’t do it. So they can’t install it, even if you offer to pay. Damn.
-
Nathan Haskins
Git Basics
Linus talks about Git: http://www.youtube.com/watch?v=4XpnKHJAok8
basics tut: http://net.tutsplus.com/tutorials/other/easy-version-control-with-git/
basic git+github video tut: http://net.tutsplus.com/tutorials/other/easy-version-control-with-git/
git documentation: http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html
Collaborative Github Workflow: http://www.eqqon.com/index.php/Collaborative_Github_Workflow
Git SSH keys: http://help.github.com/mac-key-setup/
Git Magic .. this site uses a video game analogy that really clears some things up for me :http://www-cs-students.stanford.edu/~blynn/gitmagic/
–Basic Tricks: http://www-cs-students.stanford.edu/~blynn/gitmagic/ch02.html (jump states)
Git Cheat Sheet: http://github.com/guides/git-cheat-sheet
Gary 7:00 am on May 10, 2010 Permalink
The techs have to err on the side of caution, additions to the shared environment are rarely allowed. Also things such as git often requires someone at the root level to do the initial setup, not being familiar with git I can’t say if that’s true. Anyway if you’ll open a ticket and reference this, I’ll yum install git on the server you’re on and if that’s all it takes I see no reason we can’t put it on the shared environment, if it requires more than that then most likely it won’t happen.
Mike 8:06 am on May 10, 2010 Permalink
For what it’s worth, we have installed git after further consideration as per Gary’s reply.
Nathan Haskins 12:11 pm on May 10, 2010 Permalink
Thanks a lot guys can’t wait to test it.