Hi,

Suppose we use only one repository ("root") to house all projects. And
we have a common project called "Utility" which resides in "/root/
utility/trunk". Now I have a new project called "Test" which resides
in "/root/test/trunk".

Now I want to use "Utility" as a project reference (not dll) in
project "Test". It works but from Visual Studio 2008 project "Utility"
does not appear to be under subversion. That is, changing code in
"Utility" is not comitted within project "Test". I have to open
"Utility" to commit these changes.

Is this normal behaviour? As a former Visual Source Safe user it seems
tedious that I have to manually open all referenced projects
separately in order to commit all my changes..

Any advices?

--
Werner


Reply via email to