My working folder looks like this
c:\something\src\workingfolder\
and i place my assemblies that are external in
c:\something\lib
-- I want to put these in version control so that when a developer wants to get the whole solution (s)he can start working immediately since the assemblies(nunit,etc) are referenced by relative path in a folder that is managed by fortress. How should i accomplish this? Should i turn this into something like
c:\something\workingfolder\src
c:\something\workingfolder\lib
and have that match within the repository? What's a good way to accomplish this in a SOLUTION wide basis.(solution folder)
appreciate it
Practices For External Assemblies
Moderator: SourceGear
Re: Practices For External Assemblies
The layout in Vault should match what you have on disk in order to make the references right for the next user.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support