[Anthill] Customizing Tag Name
Jim Hague
jim.hague at acm.org
Thu Feb 17 12:17:41 CST 2005
On Wednesday 16 Feb 2005 15:16, Ben Rady wrote:
> > > Secondly, the version file has additional constraints when building
> > > off of a branch. Namely, the branch name must be included in the
> > > version string.
> >
> >Sorry, I don't follow. Is this your policy, or something Anthill does?
>
> This is something that Anthill does. From the FAQ:
OK, I see. Sorry, since I've only used the Subversion adapter I didn't know
about this. (Branches (and tags) in Subversion are simply copies of files in
an arbitrary other part of the repository namespace, so the Subversion
adapter doesn't have to explicitly deal with branches.)
As far as I can see, this branch name behaviour is nailed into
UrbanCodeVersionAdapter - see the check at line 128. I think your only option
will be to do your own version adapter that knows about your convention.
--
Jim Hague - jim.hague at acm.org Never trust a computer you can't lift.
More information about the Anthill
mailing list