TFS folder structure mapping

ora1001

Member
hi
just got the MSSCCI Provider for plsql developer (vcs). Oracle 11g.
i have setup the folder structure in TFS like the below
SigmaProduct
Module1
Module2
Module3

Basically the TFS project folder location is set to $SigmaProject/SigmaProduct
in plsql developer VCS. The problem is if i check in a package that belongs to Module1, its directly mapping to root folder SigmaProduct in TFS.

Any file that i check-in goes to root folder rather than Module1,2 etc...

what is the problem here? am i doing something wrong? is it something problem with TFS 2012 msscci provider compatibility with plsql developer

any help is really appreciated... it is important that we need to keep the packages checkedin with respect to folder structure in TFS rather than everything at root level.

 
am sorry i dont understand the question..

But the behaviour is same both in TFS and source safe. everything goes to the root folder when we check-in a file.

 
Back
Top