[xml/sgml] Re: New upstream releases for libxml2 and libxslt, a RFS

Mike Hommey mh@glandium.org
Wed, 26 May 2004 17:04:16 +0900


Ardo van Rangelrooij wrote:
> How do I do the tag in SVN and which tag do I use (in other words: I've not
> used SVN yet, so I need some guidance here).

One of the various ways to achieve that is to use svn-buildpackage with 
the --svn-tag option. There's an other option if you want to skip the 
package build process (--svn-tag-only)

An other way is to use the svn tool to make a copy of the trunk into the 
tags directory. For example :
svn copy 
svn+ssh://login@svn.debian.org/svn/debian-xml-sgml/packages/libxml2/trunk 
svn+ssh://login@svn.debian.org/svn/debian-xml-sgml/packages/libxml2/tags/2.6.10-1 


> Yeah, yeah, yeah.  I know.  Next I'll use dput which checks for this (dupload
> doesn't).  I realized this shortly after the upload, but then I couldn't
> re-upload the signed binaries anymore.  The FTP server didn't want me to let
> me override the existing files (which makes sense, but still...).  I never
> saw an email about this.  I assume you did.  I'm uploading the signed ones
> as we speak.

You should have ;)
http://lists.alioth.debian.org/pipermail/debian-xml-sgml-pkgs/2004-May/000196.html

Cheers

Mike