On Thu, Nov 01, 2007, Eddy =?UTF-8?Q?Petri=C8=99or ?= wrote:
> > Hence, I wish I could use ${REPOS} as a keyword in tagsUrl:
> > ${REPOS}/tags or ${REPOS}tags
>
> This is indeed a nice idea and would be useful to have such a feature,
> but currently svn-buildpackage has, if not absolute 0, really close to
> 0 knowledge about which part of the url is the host designation and
> which is the svn path[*]
>
> So, I guess you can understand this wishlist item is really low
> priority for svn-buildpackage right now.
>
> [*] e.g.: for svn+ssh://svn.debian.org/svn/pkg-games/packages/trunk/wormux,
> the first would be 'svn+ssh://svn.debian.org/svn/pkg-games' while the
> latter would be 'packages/trunk/wormux'
Check "svn info" in a checkout, it has the root information I'm looking
for. This would already allow to abstract the most variable part of
the URL. While having the package base URL would be nice, the SVN root
URL is already enough for my issue.
--
Loïc Minier