Re: Stamping in Subversion

Eric Minick <[email protected]> Wed, 11 Jul 2007 21:19:02 -0600
Newsgroups gmane.comp.java.anthill
Message-ID <[email protected]>
Hi Jesse,

Looking at your email about Workflow Artifacts, it looks like you are 
using AnthillPro version 3.x. This list is mostly traffic about Anthill 
OS which is why Andy would probably assume it was a question about OS.

Despite discussing the wrong version of Anthill, Andy is mostly right, 
but the details have changed. Looking at your project, you should have a 
Source Configuration set up. You'll want to edit that source 
configuration and which ever module(s) you have there. Each module will 
have a source location and a tags location.

You'll want to set your tags folder to something like tags/project/ so 
Anthill will create the copy at /tags/project/version_1.2.3 .

Many of Urbancode's projects are configured in Subversion and we use the 
recommended repository layout as well and tag quite frequently.

I would also like to invite you to use the dedicated AnthillPro mailing 
list: http://lists.urbancode.com/mailman/listinfo/anthill-pro or contact 
the support team directly at [email protected] All of the support 
team reads the mailing lists too.

Cheers,

Eric

Jesse Anderson wrote:
> Where is the SubversionRepositoryAdapter setup?  I looked through the 
> project area and couldn't find anything to that effect.
>
> Andy Levy wrote:
>> On 7/10/07, Jesse Anderson <[email protected]> wrote:
>>> Our Subversion repository is laid according to the recommended layout
>>> (http://svnbook.red-bean.com/en/1.0/ch01s07.html):
>>>
>>> branches/
>>> tags/
>>> trunk/
>>>     project/
>>>
>>> When I Anthill to do label in Subversion, it is done this way:
>>>
>>> branches/
>>> tags/
>>> trunk/
>>>     project/
>>>     project_tag_1.0.0.0/
>>>
>>> Labels should go into the tags directory on Subversion like this:
>>>
>>> branches/
>>> tags/
>>>     project_tag_1.0.0.0/
>>> trunk/
>>>     project/
>>>
>>>
>>> How can I get Anthill to label correctly?
>>
>> Anthill does label correctly, assuming you've given it the right tags
>> directory in your SubversionRepositoryAdapter setup for the project
>> (point it at the URL for your tags directory).
>> _______________________________________________
>> Anthill mailing list
>> Anthill-IWHQxnLZ/[email protected]
>> http://lists.urbancode.com/mailman/listinfo/anthill
>
> _______________________________________________
> Anthill mailing list
> Anthill-IWHQxnLZ/[email protected]
> http://lists.urbancode.com/mailman/listinfo/anthill
>