It's a big job, but I suggest you move or at least copy all of your IDL files into one directory.
I have a script that builds the TLBs from all IDL files in a directory if you're interested. If you copy the IDL files rather than move them, then will have a synchronization problem, but my feeling is that's a small price to pay for separating implementation from interface. "Bill Rust" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Is there a way to use the checkout or update command to only retrieve files from the repository that are of a certain type? In my company, not all developers need to compile all the source code. Usually, they only need to compile the interface definition (*.IDL) files to create type libraries which they can import into their own projects. Unfortunately, these files are scattered throughout the source code hierarchy, so it isn't as simple as retrieving a single directory. Thanks in advance for your ideas! Bill _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
