Re: add dlls + ocxs to source safe ?

From: Ralph (msnews.20.nt_consulting32_at_spamgourmet.com)
Date: 10/12/04


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



Relevant Pages

  • Re: add dlls + ocxs to source safe ?
    ... >Do developers normally add the resulting DLLs and OCXs into source safe as ... >well as the source code? ...
    (microsoft.public.vb.general.discussion)
  • add dlls + ocxs to source safe ?
    ... Do developers normally add the resulting DLLs and OCXs into source safe as ... well as the source code? ...
    (microsoft.public.vb.general.discussion)
  • Re: VB Project & SourceSafe question
    ... > What about versions of OCXs, DLLs, EXEs vs. time-stamps?? ... When it comes to ActiveX DLLs and OCXs - it really doesn't matter what ... You can use embedded keywords to attach VSS versions to VB code... ...
    (microsoft.public.vb.general.discussion)
  • Re: prog runs for admin, not for user
    ... certain MS control ocxs and dlls by MS Office 2000 when ... in question uses these ocxs and dlls also. ... Then maybe you can change the permission necessary. ...
    (microsoft.public.win2000.security)
  • Re: Visual Basic for Autorun?
    ... Where I need DLLs for complex things used by many different EXEs then ... >distibute a full package and a patch for our app, with the patch missing most of the ActiveX dlls and OCXs. ... Generally this doesn't happen and there is no problem at all with distributing a new exe and keeping the ActiveX files the ...
    (microsoft.public.vb.general.discussion)