Marnen Laibow-Koser wrote: > OK, apparently we're not hearing each other. Gitosis setup is simple, > and it gives you a ridiculously easy way of managing users' keys. Even > for my solo freelance business, I can't imagine *not* using Gitosis. > When you have two users -- and if you have Cap, you should have two > users -- you need Gitosis. Try it!
+1 Gitosis is excellent. I use both Github (for my more public stuff) and Gitosis on my VPS for my more private projects. Gitosis allows me to collaborate with as many people as I want, without any artificial limitations of hosted solutions like Github. The combination of the two works perfectly for my needs. As for issue tracking... well I should say user story and project tracking, my personal favorite is Pivotal Tracker. http://www.pivotaltracker.com/ I do hope to see someone write a good iPad client for it (too much AJAX to work well for multi-touch). Maybe I'll try to tackle that someday, if I can ever find the time to learn the necessary skills to make it good. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

