On Fri, Feb 19, 2010 at 10:07:10AM +1100, Tony Martin wrote: > I have an application that is made up of a windows executable and > several dll's. One of these dll's needs to be worked on directly to > develop and bug fix, however it must also be deployed as source to > allow changes and recompiles when the application suite is deployed to > production. (Probably poorly explained - sorry)
How about svn externals? tyler