[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: Kenta Cho's games



Miriam Ruiz wrote:
> Thanks Vincent!!! :)
> 
> 2008/1/3, Vincent Fourmond <fourmond@debian.org>:
> 
>>   I've tagged them all. By the way, don't forget to set the
>> svn-bp:tagsUrl property to the debian/ dir, that helps for tagging. For
>> val-and-rick:
>>
>> svn propset svn-bp:tagsUrl
>> svn+ssh://svn.debian.org/svn/pkg-games/packages/tags/val-and-rick debian
> 
> Does anyone has time to explain how that works? I'm a bit lost with
> svn-bp properties.

  I'm no svn-buildpackage expert (especially here ;-)...), but here is
what I understood:

  * when you tag a package with svn-buildpackage --svn-tag-only (or
something similar), it needs to know the URL of the target 'tags' directory.
  * if you did the original import with svn-inject, then, most probably,
this information is contained inside a package/.svn/deb-layout file.
  * this file does not come with other's people checkouts, so
svn-buildpackage looks for appropriate properties on the debian/
directory; see:

  ~/packages/games/gunroar svn proplist -v debian
Properties on 'debian':
  svn-bp:tagsUrl :
svn+ssh://svn.debian.org/svn/pkg-games/packages/tags/gunroar
  mergeWithUpstream : 1

  When these properties are set up properly (without a login@... field),
svn-buildpackage --svn-tag-only works out of the box.

  * to add them, use something like:

svn propset svn-bp:tagsUrl
svn+ssh://svn.debian.org/svn/pkg-games/packages/tags/gunroar debian

  Is that clear ?

  Cheers,

	Vincent

PS: I'm not sure now, but it seems that quite often, svn-buildpackage
will guess the right location even without the svn-bp:tagsUrl property.

-- 
Vincent Fourmond, Debian Developer
http://vince-debian.blogspot.com/
-- pretty boring signature, isn't it ?


Reply to: