As a general update we've been using SVN to manage our code base (both C and Sauer Plus 1).
It works mostly, as far annotating and tagging, but is a bit problematic since Plus 1 seems to change a large number of files anytime the project opened, even if it's not modified.
We find ourselves reverting a lot to undo these changes and keep a known copy.
What's necessary and whats not isn't obvious, I ignored a few files that it changed on a read only access, but then the next time I opened Plus 1 it failed to do a compile changed and forced me to do a full rebuild, so I must of have confused it by not including some of this information.
Is there a way to turn this extra information storage off?
Does anyone have a recommended ignore list for using Plus 1 with revision control?