[Anthill] Anthill errors when getting revision history from VSS

Nick Zervoudakis NickZ at ibsglobalweb.com
Thu Mar 11 18:43:02 CST 2004


Hi,

We are getting an error from Anthill v1.6.1.59, (ERROR
com.urbancode.anthill.BuildManager  - Exception when getting revisions.), at
the end of our build when Anthill tries to get the revision history of our
project from Visual Source Safe.  The build is published without a problem,
it's just that it fails when getting the revision history.

We've tried running the below command from the command prompt and it
completed this successfully.  We've tried removing empty folders from the
repository but this didn't help either.
Is there something that we've missed?

The problem appeared out of nowhere and then disappeared again just as
suddenly.  Unfortunately it has reared it's ugly head again and even though
it still publishes our application, we prefer it if the entire process would
complete successfully.

Does anybody have an suggestions?

Thanks,
Nick



11:17:45:875 [Thread - AnthillBuildDaemon] INFO
com.urbancode.anthill.BuildManager  - Step 7) Publish Project:
11:17:45:875 [Thread - AnthillBuildDaemon] INFO
com.urbancode.anthill.adapter.VSSRepositoryAdapter  - get revisions since
command: cmd /x/c cd /d "c:\anthill\work\afplusbuild" && set
"SSDIR=\\devserver\S\devsource" && "C:\Program Files\Microsoft Visual
Studio\VSS\win32\ss" cp $/afplusbuild -Y"username","password" &&
 "C:\Program Files\Microsoft Visual Studio\VSS\win32\ss"
history -Y"username","password" -R -I-Y -vd12/03/2004;11:17A~26/02/2004;05:4
8P

11:17:45:984 [Thread - AnthillBuildDaemon] ERROR
com.urbancode.anthill.BuildManager  - Exception when getting revisions.
com.urbancode.anthill.adapter.RepositoryException: Exception when getting
revisions.
 at
com.urbancode.anthill.adapter.VSSRepositoryAdapter.getRevisionsSince(VSSRepo
sitoryAdapter.java:210)
 at com.urbancode.anthill.BuildManager.loadRevisions(BuildManager.java:256)
 at com.urbancode.anthill.BuildManager.build(BuildManager.java:202)
 at
com.urbancode.anthill.AnthillProject.releaseProject(AnthillProject.java:231)
 at com.urbancode.anthill.BuildDefinition.run(BuildDefinition.java:146)
 at com.urbancode.anthill.BuildDaemon.run(BuildDaemon.java:73)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.urbancode.com/pipermail/anthill/attachments/20040312/fafd34ca/attachment-0004.htm


More information about the Anthill mailing list