Re: add dlls + ocxs to source safe ?
From: Ralph (msnews.20.nt_consulting32_at_spamgourmet.com)
Date: 10/12/04
- Next message: Bob O`Bob: "Re: Extract image from email"
- Previous message: Bill Baker: "Re: Getting a "Microsoft OLE DB Provider for SQL Server" error mes"
- In reply to: scott: "add dlls + ocxs to source safe ?"
- Next in thread: Bob O`Bob: "Re: add dlls + ocxs to source safe ?"
- Reply: Bob O`Bob: "Re: add dlls + ocxs to source safe ?"
- Reply: scott: "Re: add dlls + ocxs to source safe ?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 12 Oct 2004 13:28:42 -0500
"scott" <nospamscott@yahoo.com> wrote in message
news:O1LTECGsEHA.4032@TK2MSFTNGP12.phx.gbl...
> Hi,
>
> Do developers normally add the resulting DLLs and OCXs into source safe as
> well as the source code ?
>
> Thanks
> Scott
>
>
Nobody seems to have mentioned it directly, but if you don't insure you have
a copy of your production DLLs and OCXs, it is very difficult to maintain
'binary compatibility' should you ever decided to make any minor changes to
the components.
As one respondent noted you usually have a 'current' copy laying around
someplace - so it becomes a case of whether you can chance it or not. In a
single shop this may not be a problem. In my situation with multiple clients
over several years I find it easier to just keep as much as possible in VSS
databases.
Also, as you likely know binary files are not stored as incremental
changes - either a copy of each revision is saved or a singe copy of the
last one. Choosing the former will often grow the database dramatically.
-ralph
- Next message: Bob O`Bob: "Re: Extract image from email"
- Previous message: Bill Baker: "Re: Getting a "Microsoft OLE DB Provider for SQL Server" error mes"
- In reply to: scott: "add dlls + ocxs to source safe ?"
- Next in thread: Bob O`Bob: "Re: add dlls + ocxs to source safe ?"
- Reply: Bob O`Bob: "Re: add dlls + ocxs to source safe ?"
- Reply: scott: "Re: add dlls + ocxs to source safe ?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|