Re: Stamping in Subversion
"Andy Levy" <[email protected]> Wed, 11 Jul 2007 13:22:36 -0400
| Newsgroups | gmane.comp.java.anthill |
|---|---|
| Message-ID | <[email protected]> |
On 7/11/07, Jesse Anderson <[email protected]> wrote: > Where is the SubversionRepositoryAdapter setup? I looked through the > project area and couldn't find anything to that effect. Assuming you're using AnthillOS, it's in Project Properties. After you set the anthill.repository.adapter property to com.urbancode.anthill.adapter.SubversionRepositoryAdapter and click Update, go back into the Properties and click "Configure com.urbancode.anthill.adapter.SubversionRepositoryAdapter" > 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 >