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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...