Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Visual Source Safe - Directory Structure 1

Status
Not open for further replies.

jwdcfdeveloper

Programmer
Mar 20, 2001
170
US
Is there a way to download 2-3 GBs of ColdFusion files into SourceSafe, maintain the directory structure, where all the files are not slammed into the same folder (i.e. if myCF.cfm file is in the MY Folder, VSS will create the same My Folder, and place the myCF.cfm file in the appropriate folder, not place it and other files in one large folder.)? A way that is besides building the directory structure yourself and downloading files accordingly.
 
Yes jwdcfdevoloper,

When you use the option Add in Visual Source Safe (VSS) you must select the highest folder which you want to add to VSS. Then VSS will ask you if you want to add recursive folders. When you do this it will copy the complete underlying directory structure and files to VSS.


JNC73
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top