[Anthill] Updated documentation?

varban vvv at urbancode.com
Tue Dec 6 09:47:46 CST 2005


Hello again,

the best place to look for logs in this case is the Tomcat log. There 
you will be able to see any error messages that AnthillOs produces.
If you can checkout correctly, then you need to make sure that tagging 
and building are not having any problems. I would suggest that you use 
the com.urbancode.anthill.adapter.ProjectPropertyFileVersionAdapter as a 
version adapter so that the current version number will be saved in the 
registry and not in a file in subversion. Then try setting the 
anthill.build.tag to never so Anthill will not attempt to tag the source 
(untill we make sure everything else is ok and then you can turn this on).
Next thing is to make sure that you point to the correct build script in 
the anthill.build.script setting. This is relative to the root of the 
project. Let's say that you are checking out from 
https://svn.company.com/repo/project/trunk (notice the trunk at the end, 
this seems to be a standart format for subversion) then if you have your 
build script in project/build/build.xml your script setting will point 
to build/build.xml .However if you did not specify the trunk directory 
in you Subversion driver (and it is in the repository) then your build 
script should be trunk/build/build.xml. If Anthill had problems locating 
the build script you should see a message in the Tomcat logs.

If you see an error message in the Tomcat logs that does not make sense, 
send it over to me (few lines before the message and all the way to the 
end) and I can look it up.

Regards,
Varban

Andy Levy wrote:
> Varban,
> 
> I'm not even sure where to begin.  I've successfully (I think) created
> my project and pointed it at Subversion; I'm getting a successful
> checkout to my build directory when I attempt to build the project. 
> However, things stop there.  I'm not getting a log generated by
> anthill; I got one, yesterday afternoon, but it was completely empty. 
> Nothing since then.
> 
> I can't work with the example projects given as I don't have CVS. 
> Running everything on Windows XP SP2, Tomcat 5.5, Subversion 1.2.3.  I
> have not configured anything as far as mail goes as I don't have an
> SMTP host I can point at.
> 
> On 12/6/05, varban <vvv at urbancode.com> wrote:
> 
>>Hi Andy,
>>
>>I am afraid that we do not have an updated version of the documentation.
>>However we will be happy to help you with any questions that you have.
>>
>>Regards,
>>Varban
>>
>>Andy Levy wrote:
>>
>>>I'm just starting with Anthill OS, really just trying to get a bead on
>>>whether it'll help my release management process as I roll out
>>>subversion.  I'm running 1.8.0.264 but the manual on the Anthill site
>>>is for version 1.5.41 and doesn't seem to match up with some of what
>>>I'm doing/using.  The FAQ seems to be out of date as well, as it
>>>doesn't indicate support for Subversion yet my installation clearly
>>>does (as I've already managed a checkout through anthill).
>>>
>>>Is there more up to date documentation available?
>>>_______________________________________________
>>>Anthill mailing list
>>>Anthill at lists.urbancode.com
>>>http://lists.urbancode.com/mailman/listinfo/anthill
>>
>>_______________________________________________
>>Anthill mailing list
>>Anthill at lists.urbancode.com
>>http://lists.urbancode.com/mailman/listinfo/anthill
>>
> 
> 
> 
> --
> Andy
> http://home.rochester.rr.com/alevy/
> ---
> Never tell people how to do things. Tell them what to do and they will
> surprise you with their ingenuity.
> -George S. Patton
> _______________________________________________
> Anthill mailing list
> Anthill at lists.urbancode.com
> http://lists.urbancode.com/mailman/listinfo/anthill



More information about the Anthill mailing list