Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Anthony Muller wrote: > Hello, > > Is it possible to commit many files and to be sure that all files will > be commit or none if a problem occurred? > We did have that but it caused more problems than it solved. Each individual file is atomic, and checkouts are atomic in that you won't get partial (active) commits in your sandbox. Once the database work is done later this year it'll be possible to do this properly, but it'll be default off (since I hated it...) Tony