Hey Guys, I''m working with a team of 4 here in a fortune 500 company in RoR. I use TextMate at home, I''ve used Aptana IDE and VIM as well. Back end systems are Ubuntu 8.10 and subversion. Any tips of a good visual tool to help us figure out who made which changes to which line of code? I''ve used Aptana IDE, one of the guys uses NetBeans, but I''d love to know which is the best one for subversion. Will a switch to GIT help? Best, Khalid --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Frederick Cheung
2008-May-30 00:05 UTC
Re: RoR / Subversion IDE (Who made changes to which section)
On 30 May 2008, at 00:43, flyupload wrote:> > Hey Guys, > > I''m working with a team of 4 here in a fortune 500 company in RoR. I > use TextMate at home, I''ve used Aptana IDE and VIM as well. Back end > systems are Ubuntu 8.10 and subversion. > > Any tips of a good visual tool to help us figure out who made which > changes to which line of code? I''ve used Aptana IDE, one of the guys > uses NetBeans, but I''d love to know which is the best one for > subversion.svn blame Aptana (or rather i should say eclipse) has nice subversion integration. Don''t know about netbeans. Fred> > > Will a switch to GIT help? > > Best, > Khalid > >--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---