Has anyone on the list moved all their svn rails projects to git? There are a ton of blog posts and various instructions on how to co- exist with a master svn repo, serving out your rails project, and then locally using git, but I have yet to find one that explains the process of moving everything to git permanently. So far I''ve cloned all my rails projects, but I''m not sure if that''s the right way to go about it. Rick Olsen twiitterd a link to a ruby script on pastie that did something like this, however, pastie is down at the moment so I cannot get to it. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
On 12/24/07, Matt Swasey <rubycow-b60islb68c7lL05M/teW5w@public.gmane.org> wrote:> > Has anyone on the list moved all their svn rails projects to git? > There are a ton of blog posts and various instructions on how to co- > exist with a master svn repo, serving out your rails project, and then > locally using git, but I have yet to find one that explains the > process of moving everything to git permanently. So far I''ve cloned > all my rails projects, but I''m not sure if that''s the right way to go > about it. > > Rick Olsen twiitterd a link to a ruby script on pastie that did > something like this, however, pastie is down at the moment so I cannot > get to it.http://weblog.techno-weenie.net/2007/12/25/moving-to-git -- Rick Olson http://lighthouseapp.com http://weblog.techno-weenie.net http://mephistoblog.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 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 -~----------~----~----~----~------~----~------~--~---
I''ve been seeing git come up a lot recently. Where''s all the hype coming from? What does it give me that SVN doesn''t, because I''m in love with SVN (previously used SourceSafe and CVS). When did this start, and is there like a good writeup anywhere on why to use git instead of SVN? On Dec 25, 12:54 am, "Rick Olson" <technowee...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On 12/24/07, Matt Swasey <ruby...-b60islb68c7lL05M/teW5w@public.gmane.org> wrote: > > > > > Has anyone on the list moved all their svn rails projects to git? > > There are a ton of blog posts and various instructions on how to co- > > exist with a master svn repo, serving out your rails project, and then > > locally using git, but I have yet to find one that explains the > > process of moving everything to git permanently. So far I''ve cloned > > all my rails projects, but I''m not sure if that''s the right way to go > > about it. > > > Rick Olsen twiitterd a link to a ruby script on pastie that did > > something like this, however, pastie is down at the moment so I cannot > > get to it. > > http://weblog.techno-weenie.net/2007/12/25/moving-to-git > > -- > Rick Olsonhttp://lighthouseapp.comhttp://weblog.techno-weenie.nethttp://mephistoblog.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 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 -~----------~----~----~----~------~----~------~--~---
On Dec 24, 2007, at 2:55 PM, Matt Swasey wrote:> Has anyone on the list moved all their svn rails projects to git?We looked at it but we rely pretty heavily on Piston so we haven''t moved yet. We also looked at SVK, with similar outcome. -faisal --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
On 12/26/07, Ian Zabel <ianzabel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I''ve been seeing git come up a lot recently. Where''s all the hype > coming from?Here is Linus'' talk at Google about git: http://www.youtube.com/watch?v=4XpnKHJAok8 It''s not extremely technical but it''s good for a general idea of what git provides. -- Greg Donald http://destiney.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 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 -~----------~----~----~----~------~----~------~--~---
Thanks! Watching this now. On Dec 26, 12:12 pm, "Greg Donald" <gdon...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On 12/26/07, Ian Zabel <ianza...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > I''ve been seeing git come up a lot recently. Where''s all the hype > > coming from? > > Here is Linus'' talk at Google about git: > > http://www.youtube.com/watch?v=4XpnKHJAok8 > > It''s not extremely technical but it''s good for a general idea of what > git provides. > > -- > Greg Donaldhttp://destiney.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 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 -~----------~----~----~----~------~----~------~--~---
For what it''s worth, the mechanics of moving from SVN to Git are pretty trivial -- use git-svn to clone the repository and go from there. The commands are different but the concepts aren''t alien (except perhaps with the idea of moving patches between repositories). The bigger issues come in with Rails-supporting software that relies on SVN. For example, if you use piston to manage your plugins you''ll need a new way. If you use Capistrano to deploy you''ll need to reconfigure to use Git, etc. That latter problem has been solved (http://scie.nti.st/2007/9/4/capistrano-2-0-with-git-shared-repository ), but I haven''t yet seen a good solution to plugin management. If someone has one, please do post it. -faisal --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
On Wed, 26 Dec 2007 08:35:03 -0800, Ian Zabel wrote:> What does it give me that SVN doesn''t, because I''m in love with SVN > (previously used SourceSafe and CVS).For SVN, I like google code :) -Thufir --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---