|
|
|
date: Wed, 19 Apr 2006 08:25:59 -0700,
group: microsoft.public.vsnet.vss
back
Re: Solutions Listed In VSS Include Entire Path to WorkFolder
Hi Phil,
> When adding a solution to source control, if I create a project folder in
> VSS and then drag and drop the files from the source location in Windows
> Explore to the VSS, if I subsequently open the project in VB.NET, it looks
> the same as before...source control is not applied.
Don't do this. To enable source control integration in VS a project/solution
must be added to source control from VS integration.
> Question: Is it possible for a solution to be added to VSS 6.0d where the
> folders and files are listed from the solution level down, but not
> including the half a dozen or so levels of folders leading to the
> solution's working folder? Thanks.
Possible, depending on your solution's structure. Try using
File/SourceControl/ChangeSourceControl dialog instead of
AddSolutionToSourceControl and Bind the projects one by one in the desired
location.
--
Alin Constantin
This posting is provided "AS IS" with no warranties, and confers no rights.
"Phil Galey" <pagaley@starcalif.com.nospam> wrote in message
news:uIZkrV8YGHA.3704@TK2MSFTNGP03.phx.gbl...
I'm using VB.NET and VSS 6.0d.
When adding a solution to source control, if I create a project folder in
VSS and then drag and drop the files from the source location in Windows
Explore to the VSS, if I subsequently open the project in VB.NET, it looks
the same as before...source control is not applied.
If, on the other hand, I add the project to source control through the IDE
interface by selecting "Add Solution to Source Control", then source control
does get applied, but with the entire local directory tree of the source
files included in the VSS project.
Question: Is it possible for a solution to be added to VSS 6.0d where the
folders and files are listed from the solution level down, but not including
the half a dozen or so levels of folders leading to the solution's working
folder? Thanks.
date: Thu, 20 Apr 2006 01:08:35 -0700
author: Alin Constantin [MSFT]
|
|