[Anthill] Anthill errors when getting revision history from VSS
Eric Minick
eric at urbancode.com
Fri Mar 12 14:49:17 CST 2004
Nick,
I'm curious if Anthill has been able to correctly not build when no changes
have been made to the repository or if it has been doing a full build even
when there have not been any changes. It's success in doing that would let
us know if the other effort to get the list of revisions was successful or
not. I'm sorry that I don't have a quick fix for you right now but we should
be able to get the bottom of the matter.
Eric
-----Original Message-----
From: anthill-bounces at lists.urbancode.com
[mailto:anthill-bounces at lists.urbancode.com]On Behalf Of Nick Zervoudakis
Sent: Thursday, March 11, 2004 7:43 PM
To: anthill at lists.urbancode.com
Subject: [Anthill] Anthill errors when getting revision history from VSS
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)
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.596 / Virus Database: 379 - Release Date: 2/26/2004
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.urbancode.com/pipermail/anthill/attachments/20040312/0cc438a1/attachment-0004.htm
More information about the Anthill
mailing list