Article ID: 148511
Article Last Modified on 10/20/2003
; srcsafe.ini ; ; Three of these variables -- Data_Path, Users_Path, and Users_Txt -- ; must be in Srcsafe.ini. Any other variable here can be overridden in ; Ss.ini. ; Similarly, any Ss.ini variable can be placed in Srcsafe.ini to set a ; system "default," which individual users can still override in Ss.ini. ; The two important paths used by SourceSafe. Data_Path = data Temp_Path = temp ; This tells admin where to put personal directories for new users. Users_Path = users ; From this, find users.txt; from that, in turn, find ss.ini for a user. Users_Txt = users.txt ; The following line contains common file groupings. File_Types = Visual Basic (*.bas;*.cls;*.frm;*.frx;*.res;*.vbp;*.mak), Visual C++ (*.cpp;*.c;*.hpp;*.h;*.rc;*.mak), Visual FoxPro (*.pjt;*.pjx;*.frx;*.frt;*.scx;*.sct;*.vcx;*.vct;*.lbx;*.lbt;*.qpr;*.mnx;*. mnt), MS Test (*.mst;*.inc)
Img_File = HTMLFILE.GIF Img_Folder = FOLDER.GIFThese set the glyphs used in displaying Folders and Web Projects.
Keywords: kbinfo KB148511