We are currently on dfc 6.5sp2. We have a few utilities that checkout large number of files, make changes to them and check them back in. Almost all of our files are dita files and changes we make to these files are via xsl transformations.
What I have observed is when working with 5000 files or more, check out takes roughly an hour to an hour and a half whereas checkin takes even longer. Is there way to speedup the checkout/ checkin process.
Are there any guidelines/ best practices to keep in mind while checking out/in large number of files. Should I divide the checkout/ checkin process to smaller number of files, for example process only 100 files at one time.
Any suggestions are appreciated.