-1
votes
2answers
65 views

SharePoint Database and Content Versioning [closed]

We're starting to work on a SharePoint project on the company I work and we're currently analysing the best versioning tool to work with that. We really needed to do a "real" version control on this ...
3
votes
2answers
564 views

How does SharePoint store versions of customised pages?

While a page is uncustomised (previously known as unghosted) it is stored on the file system, however once it is customised (previously known as ghosting) it is copied to the DB. Source 1 and Source 2 ...