Message 1 of 1
OldVersions, disable possible?

Not applicable
09-11-2010
12:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I´ve searched on OldVersions, but seem to miss a definite answer.
Is it possible to disable OldVersions in Apprentice?
ATM I´m getting a rather strange behavior where Apprentice is creating the OldVersions folder and filling it with only one file pr. method call ( from standalone C#, 2010 ) allthough I´m changing references on 6 files & saving them in the same folder..
It seems to be the last ApprenticeServerDocument opened that get´s copied to the OldVersions subfolder even though ApprenticeServerDocument.Close() has been called on that specific document prior to calling ApprenticeServerComponent.Close()
( I have tried ApprenticeServerComponent.FileLocations.FileLocationsFile = "projectfile with OldVersions set to 0 )
regards Steffen