Hi,
I am using keil2 for embedded application and Visual Source Safe 6.0 for database storage. I tried to configure SVCs to VSS database. But I am unable to add whole project files to VSS.
I have used the command in arguements line as :
add "%f" -R -I- -Y%U
But only some of the files only added to VSS but not whole project folder (including sub folders i.e., INC, src & Intermediate).
Please suggest me what the syntax i have to apply to add whole project folder including sub folders into VSS.