Source Code Control - multi file processing

Post any comments, suggestions, annoyances or ideas for future releases here. Please do not post bug reports or questions here.
Post Reply
MikeS
Posts: 1
Joined: Mon Nov 06, 2006 3:53 pm

Source Code Control - multi file processing

Post by MikeS »

The SCC processing is one file at a time, which is ok if you only have one file that you ever work on at a time.... I have about 200 database objects (triggers, procedures, functions, etc) in SCC, and I need to do a minor change to all of them. The current check out/in process of one file at a time is extremely tedious to the point of my seriously considering removing these files from SCC.

I would like zeus to allow check in/out of more than one file at a time. I think this would require the ability to select more than one file in the project pane, then choose check in/out on those files.
Post Reply