Groovy Grails Tool Suite with Subversion
问题 I see two options for using Groovy Grails Tool Suite (GGTS) with Subversion. A) Use the GGTS Subversion plugin....http://grails.org/plugin/svn B) Use the Eclipse Subversive plugin......http://www.eclipse.org/subversive/ I'm on a Windows 7 box and I have an existing Groovy Grails project that I need to load into a newly created and currently empty subversion repository on my CentOS 6x linux server. I've set up svn+ssh with putty/pageant and that's working. Would option A or B work better and