[jboss-user] [JBoss Tools Users] - Re: Sharing Seam projects with SVN

nickboldt do-not-reply at jboss.com
Tue Oct 6 17:03:28 EDT 2009


In addition to setting svn:ignore on bin and *.class, you probably don't want to share your .settings folder/files either. 

The only useful .dotfiles are .classpath and .project, IIRC. The rest are metadata specific to your workspace that don't need to be in SVN, unless you NEED to share that because w/o it the project won't compile. (In that case you could set values in build.properties, MANIFEST.MF, or .classpath to accomplish the same thing, I believe.)

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4258989#4258989

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4258989



More information about the jboss-user mailing list