You are here: Forums General Discussion Quality version control and de...
Posted in Forums : General Discussion
Authority 0
Posting Rating 33
Sign in to rate this post
|
So, I just spent the last few hours setting up new SVN and GIT repos. I love GIT, the only thing I don’t like is “vi”. I’m sorry, I don’t like it. I’m not familiar enough with GIT at this point to know how to substitute it, but I plan to. That said, my goal is to get things up and running with Capistrano. I’m glad that they finally put the “copy” mechanism in there as I thought it absolutely senseless to require externally accessible version control (especially if they’re keeping their own of sorts on the server itself). Anyway, my ultimate goal is to have something like Capistrano with a GIT mentality So, what are your thoughts on the current state of both version control as well as the need/desires for further simplicity? |
Authority 12
Posting Rating 84
Sign in to rate this post
|
The only vi I need to use with git is to tag the update. That is simple enough. Capistrano 2.1 supports git. See this blog post, it is pretty good: http://www.softiesonrails.com/2008/6/5/the-absolute-moron-s-guide-to-capistrano-git-and-thin-edition |
|
Authority 25
Posting Rating 0
Sign in to rate this post
|
Git for the win. I think Subversion will start to die out slowly over the coming years as the more educated developers are using distributed systems now. I’ve never had to use vi (and yes I’m not mad on it), I think you might want to look at setting your EDITOR environment variable to nano / pico, that should solve your issue. Either that, there is probably a config option somewhere in git-config (core.editor) which is over riding things. |
Authority 12
Posting Rating 0
Sign in to rate this post
|
I’m still in the process of moving from svn to git (still have a few svn repos that are heavily used), but I’m definitely a new fan of git. As for changing the editor, you can use the git config command to set it to whatever you like:
This would set up TextMate as your default editor (assuming that the mate script was in your path). A google search on git config core.editor turns up other options. |
General Discussion : [Noob] How RoR handles data normalization
General Discussion : Whether it is possible to automated test the Ruby on Rails application using the QTP tool?
General Discussion : Sorting Array Of objects
General Discussion : RoR and client-side MVC
General Discussion : data tier and business logic separation
General Discussion : RoR books?
General Discussion : RoR Development Team
General Discussion : Radio Show [Subject: Agile Development]
General Discussion : phototype image effects
General Discussion : Anyone having any experience with this certification?