Re: Stamping in Subversion
Jim Hague <[email protected]> Wed, 11 Jul 2007 11:38:42 +0100
| Newsgroups | gmane.comp.java.anthill |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday 10 July 2007 22:09, Jesse Anderson 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? I have projects with one of the conventional layouts: Project/trunk Project/tags Project/branches In this case, I have repository.subversion.url set to svn://localhost/Project/trunk/ and repository.subversion.tags.url set to svn://localhost/Project/tags/. However, this is in Anthill OS. Judging by your other mail, you're using Anthill Pro, and I have no idea how Urbancode modified the Subversion adapter for Pro. -- Jim Hague - [email protected] Never trust a computer you can't lift.