[Anthill] No VSS database (srcsafe.ini) found.

Sharad Jain s.jain at gtisoft.com
Thu Apr 22 09:52:26 CDT 2004


Hi All,

I am trying to get Anthill 1.7.0 to work with VSS and I am getting this age-old problem
with srcsafe.ini not found.

09:43:23:135 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.util.Execute  - [checkout] cmd /x/c cd /d C:\apps\anthill170\work\Active\soft && set SSDIR=\\server\gui\Data\vss && C:\Program Files\Microsoft Visual Studio\VSS\win32\ss cp $/Active/soft && C:\Program Files\Microsoft Visual Studio\VSS\win32\ss get * -R -I-Y -O- 

09:43:23:225 [Thread - AnthillBuildDaemon] ERROR com.urbancode.anthill.BuildManager  - ProfileAdapter checkout failed: No VSS database (srcsafe.ini) found.  Use the SSDIR environment variable or run netsetup.

com.urbancode.anthill.adapter.RepositoryException: ProfileAdapter checkout failed: No VSS database (srcsafe.ini) found.  Use the SSDIR environment variable or run netsetup.

 at com.urbancode.anthill.adapter.ProfileRepositoryAdapter.executeCommand(ProfileRepositoryAdapter.java:438)
 at com.urbancode.anthill.adapter.ProfileRepositoryAdapter.getWorkingProjectCopy(ProfileRepositoryAdapter.java:290)
 at com.urbancode.anthill.adapter.VSSRepositoryAdapter.getWorkingProjectCopy(VSSRepositoryAdapter.java:133)
 at com.urbancode.anthill.BuildManager.build(BuildManager.java:106)
 at com.urbancode.anthill.AnthillProject.releaseProject(AnthillProject.java:231)
 at com.urbancode.anthill.BuildDefinition.run(BuildDefinition.java:158)
 at com.urbancode.anthill.BuildDaemon.run(BuildDaemon.java:73)

********************

I have seen similar posts on this mailing list but this seems to be a different from them.
I tried to execute the checkout command from command line and it works when I breakup the
individual commands into separate line but clubbing them together with && separator fails.

Looks like it fails to recognize set SSDIR=... command and hence fails to find srcsafe.ini.
I am running this on Win2000 and the command prompt for this OS (obviously) supports cmd /x/c options.

I dont know what else could be wrong.
Is there anything else I can try !?!
-sharad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.urbancode.com/pipermail/anthill/attachments/20040422/60b6b3f6/attachment-0003.htm


More information about the Anthill mailing list