paulkamara-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Oct-09 15:14 UTC
how to install and use subversion successfully on windows xp
hi guys can anyone tell how to install subversion on windows xp for use with instantrails? the documentation that comes with the download is unfathomable please help!! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
CCH
2007-Oct-10 02:38 UTC
Re: how to install and use subversion successfully on windows xp
Hi Just run the windows binary:-) On Oct 9, 11:14 pm, "paulkam...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" <paulkam...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> hi guys > can anyone tell how to install subversion on windows xp for use with > instantrails? > > the documentation that comes with the download is unfathomable > please help!!--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
alexey.Creopolis
2007-Oct-10 13:20 UTC
Re: how to install and use subversion successfully on windows xp
Yes its easy to do.. Having a tigris ui is really easy way.. However i''ve installed NetBeans 6.0 and its "unintegrable: with svn, while working on windows. It just not see svn files, (svn running fine in command promt, with PATH set).. does someone saw solution ? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Curt (Work) Hibbs
2007-Oct-10 14:40 UTC
Re: how to install and use subversion successfully on windows xp
On 10/9/07, paulkamara-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <paulkamara-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > hi guys > can anyone tell how to install subversion on windows xp for use with > instantrails? > > the documentation that comes with the download is unfathomable > please help!!I always use TortoiseSVN on Windows: http://tortoisesvn.tigris.org/ Curt --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
James Moore
2007-Oct-10 17:46 UTC
Re: how to install and use subversion successfully on windows xp
On 10/10/07, alexey.Creopolis <alex.creopolis-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> However i''ve installed NetBeans 6.0 and its "unintegrable: with svn, > while working on windows.Make sure you''re running a recent release of NetBeans from http://deadlock.netbeans.org/hudson/job/ruby/. I''m using 4514 this morning. Beta 1 is obsolete, you definitely don''t want to to be running it. Did you set the path in Tools > Options > Misc > Versioning > Subversion? Mine is set to: Specify the SVN home folder: C:\subversion\bin And I have subversion installed in c:\subversion. Notice that netbeans says it wants the home folder, but really what it wants is the folder containing the svn binaries. (FYI, you''re probably better off asking NetBeans questions on the NetBeans Ruby users list: users-n3CzLFQkLgrXWKka9uoeGti2O/JbrIOy@public.gmane.org) James Moore | james-7AXNjMB9LsNl57MIdRCFDg@public.gmane.org Ruby and Ruby on Rails consulting blog.restphone.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 -~----------~----~----~----~------~----~------~--~---