Hey all! I hope you are all having a fantastic day, it’s a nice day today here in Las Colinas (nr Dallas, TX) and I’m ready to go drive around at lunchtime with the windows down and sunroof open, maybe sit outside and drink a coffee somewhere.
Anyways, down to business…
I’m using PVCS with eclipse and MyEclipse and one thing I noticed is that there are some files which I obviously don’t want to become part of the version conrol equation.
So far I added ‘.mymetadata’ to the ignored-resources list in the team setup, but what else could / should be excluded? I don’t mind storing things that are important to project layout but if they’re only “preferred’ i’d like to exclude them, since some of the developers may not be using eclipse or myeclipse.
I control .classpath, .launch files, .project etc as usual but is it necessary to control the contents of .settings, for example? The other thing I’ve found is that there’s no good way to add FOLDERS to the ignore resources list, this is obvioulsy either an eclipse limitation or me not knowing the correct syntax for their pattern matcher.
Anyways, perhaps y’all could let me know what your experiences are, what you’re excluding etc.
Thanks so much for sharing!
Jase