We currently have the following folder setup
$> Projects
>Classlibrary1
>Classlibrary2
>WebApplication1
$> Solutions
This setup seems to work ok until I want to add a new project eg
$> Projects
>DataAccess
>ClassLibrary3
When I attempt to check this in via the visual studio ide vault complains that the folder DataAccess does not exist.
Is there a better way to set this up so that projects can be shared and local folder structure is duplicated in vault?
Shared projects and local folder structure?
Moderator: SourceGear
Re: Shared projects and local folder structure?
In your solutions folder, under each solution does it have a share of the projects that belongs to it, or does every solution file point to a project that is outside of its parent folder?
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
Re: Shared projects and local folder structure?
Each solution file points to the projects that make it up which are outside of its parent folder. There is nothing below the solutions folder, it only contains solution files.
eg solution1.sol in the solutions folder would point to webapplication1 and classlibrary1 which are in the projects folder.
thanks for your help. Most of this is just trying to figure out best practices around using vault.
eg solution1.sol in the solutions folder would point to webapplication1 and classlibrary1 which are in the projects folder.
thanks for your help. Most of this is just trying to figure out best practices around using vault.
Re: Shared projects and local folder structure?
The Enhanced Client FAQ may help here. What works best for most users is to have a solution level folder that then holds the solution and inside the solution folder is the project folder. You could use our share command to share copies of the project to the solutions that need to use them. As long as you have the projects outside the scope of the solution folder, you may run in to some issues.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support