I have some labels on my product's root folder, and I want to get all of the files from one of them. This works, except that two of the subfolders are web projects, and it puts them in the main folder's working directory instead of c:\inetpub\wwwroot.
Is there a way to make it work like Get Latest Version does, where each file is downloaded to its correct working folder?
Thanks,
Josh
Get Label ignores working folders
Moderator: SourceGear
If you are using VS.Net integration, Visual Studio will place a working folder on the wwwroot directories.
You'll either need to remove the working folders so the structure is one big sub-tree OR you can get to a local folder which does not map to a working folder in the repository's tree.
HTH
You'll either need to remove the working folders so the structure is one big sub-tree OR you can get to a local folder which does not map to a working folder in the repository's tree.
HTH
Jeff Clausius
SourceGear
SourceGear
-
- Posts: 60
- Joined: Wed Aug 18, 2004 11:15 am