Extract all repository tables
May 16, 2007
A really quick and simple tip…
When you’re running a Database Extract job for a developer, set the Extract all repository tables parameter to True to preload the database with the entire contents of the repository. This saves the developer doing a full ‘Get’ of all projects after initialising the database.
Hardly groundbreaking stuff, but one of those things that I can remember not knowing, and I can’t remember how I first found out. Maybe somebody else will find out here…
1 Comment Add your own
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed
1.
Graham | June 25, 2007 at 7:52 am
…and still one of the most difficult things to remember to check when you’re in a hurry to get started on a project!