Practices For External Assemblies

If you are having a problem using Fortress, post a message here.

Moderator: SourceGear

Post Reply
cisco.hdz
Posts: 28
Joined: Fri Sep 08, 2006 10:30 am

Practices For External Assemblies

Post by cisco.hdz » Mon Oct 13, 2008 1:28 pm

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

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Practices For External Assemblies

Post by Beth » Tue Oct 14, 2008 12:08 pm

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

Post Reply