Hello All! I'm trying to implement a really simple PDMWorks setup but I am a bit confused. I want a simple revisioning scheme of 00-99. Each time a user checks in a file I want it to check in at the same revision it was check out unless the user explicitly changes it. I also want to have a history of the file for every checking....but I can't seem to figure out how to do this. Everything I try ends up causing the revision to automatically get bumped at each checking. Any suggestions?