subversion, outmost references, binaries, msbuild/visual studio
i have digest stored overthrow repository.
in repository, opposite folder, i have set libraries i projects. libraries stored binary files, ie. dll's, pdb's, xml's.
here's an instance layout:
<repo-url>
\libraries
\sqlite
\systemhooks
\moq
in concentration project, i supplement "libs" directory, following supplement svn:externals anxiety ability office lift libraries i need.
for instance, digest i am operative now, influenced question, i need systemhooks library, app digest folder structure, looks this:
sketchingmode <-- fortitude folder, projects here well
sketchingmode <-- app digest folder
libs
systemhooks
the good thing i some-more simply transform libraries, only -rxyz specifier externals construction prevaricate pulling newer versions i'm prepared accept, still have wholly duplicate any file/version repository.
the bad thing, sole case, dll's systemhooks office (2 i wish pdb well) needs copied cost directory, referenced project.
references work normal, nonetheless once i add-on files office "content" "copy always" "copy newer", following libs systemhooks office structure also copied cost directory.
as such, after build, on-disk office structure looks this:
sketchingmode <-- fortitude folder, projects here well
sketchingmode <-- app digest folder
libs
systemhooks
bin
debug <-- sure build cost here
libs
systemhooks <-- 1-2 files here
is wholly proceed prevaricate post-build stairs only supplement required duplicate statements? i somehow tweak digest record prevaricate duplicating full structure that?
just clear, bin\debug directory, i don't wish another covering libs\systemhooks there, files now being copied bin\debug\libs\systemhooks folder needs copied bin\debug folder instead.
Comments
Post a Comment