简体   繁体   中英

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 how would do I go about getting an existing Grails project into the subversion repository?

Option A is a Grails plugin. This is helpful if you want to add support for Subversion in your own application.

Option B is an Eclipse plugin. This adds Subversion as a team provider in your Eclipse development environment. This is what you want.

There is also Subclipse if you want an alternative to Option B.

最好的方式去帮助 - >市场然后搜索svn然后添加

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM