Yes, it's a kind of organization we can have and in this example if the
files : my_very_usefull_file.c, my_very_usefull_file.c are included
in a project (for example project1) they don't appear as controlled by CVS.
C:\
\Work
\Solution1
solution1.sln
\Project1
project1.vcproj
\Project2
\Project3
\Shared
dummy.c
dummy2.c
\Stuff
my_very_usefull_file.c
my_very_usefull_file.c
excellent_library.lib
It seems that the problem appears with VS NET 2003 : one of my colleagues
who tried earlier VS NET 2002 (with the same projects) said that he don't
remember such a problem with this version !
Note also that I didn't try to create a new workspace/project with such an
organization and then put it under source control : maybe the problem
appears only with projects that are already under source control.
Thx.
Best regards.
-----Message d'origine-----
mailto:support@pushok.com]
Envoyé : jeudi 21 octobre 2004 10:02
À : Roland Douyau
Objet : Re: [pst330] Integration in VS NET 2003
http://www.pushok.com/tickets_addmodify.php?id=330Please confirm that I understand you correctly. Is I am right that you
talking about
solution/project organization like this:
C:\
\Work
\Solution1
\Project1
\Project2
\Project3
\Shared
dummy.c
dummy2.c
\Stuff
my_very_usefull_file.c
my_very_usefull_file.c
excellent_library.lib
And your projects (solution) include files from "Shared" and "Stuff".
Is it correct? If not, please provide your file location scheme, and
we will know about what we talking.