Loading root level files issue in Visual Studio Client
Our code base is with the following structure.
- Dir 1
- Dir 2
- file 1
- file 2
The 2 directories and the two files are in the root level. We are using the RTC plugin on VS 2008 edition. We are able to view the root level files(file 1 & file 2)within the "Repository File Explorer" view. But while loading this componenet, we are not able to see this. Eventually this root level files are NOT loaded into the local sandbox.
Is this a known issue? If so, are there any fixes available?
Many thanks.
- Dir 1
- Dir 2
- file 1
- file 2
The 2 directories and the two files are in the root level. We are using the RTC plugin on VS 2008 edition. We are able to view the root level files(file 1 & file 2)within the "Repository File Explorer" view. But while loading this componenet, we are not able to see this. Eventually this root level files are NOT loaded into the local sandbox.
Is this a known issue? If so, are there any fixes available?
Many thanks.
3 answers
I've also had a question from our user community regarding this behavior for Eclipse as well. It basically seems that if you have "files" at the top level of your Component, you must "allow" it create a "root-level" folder for the Component for it to be loaded into.... Are there ways around this? If not, could anyone from Jazz SCM team explain why this is required? Thanks in advance!