View Single Post
  #1  
Old 11-30-2004, 10:09 AM
mams mams is online now
Registered User
 
Join Date: 10-18-2004
Posts: 1
Visual Build and Sourcesafe Get Fails

I am currently having problem - getting files from sourcesafe. Here is my Sourcesafe folder structure

$/abcd (applied label "test12" recursively to this folder)
$/abcd/a.bcd (this subfolder has a period in its name and has 4 files)
$/abcd/a.bcd/test
$/abcd/a.bcd/test123

When I try to get the files with label "test12" recursively from the folder $/abcd/a.bcd, I get all the subfolders and subfolder files correclty, but while trying to get files from the folder $/abcd/a.bcd, the build fails with exit code 100 (Version not found)

Note that I can do gets from the folder $/abcd/a.bcd (recursive checkbox NOT checked), then it works fine. Is this related to the folder name with period?

Any idea or sugesstions to this issue is really appreciated.

Regards
Mamatha
Reply With Quote