[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion 1.9.10 up for testing/signing

From: Branko Čibej <brane_at_apache.org>
Date: Tue, 8 Jan 2019 20:16:05 +0100

On 07.01.2019 13:46, Julian Foad wrote:
> The 1.9.10 release artifacts are now available for testing/signing.
> Please get the tarballs from
> https://dist.apache.org/repos/dist/dev/subversion
> and add your signatures there.

Do we always create tarballs from a branch export instead of the tag export?

$ diff -u tag-1.9.10/tools/backup/hot-backup.py.in subversion-1.9.10/tools/backup/hot-backup.py.in
--- tag-1.9.10/tools/backup/hot-backup.py.in 2016-03-15 05:00:40.000000000 +0100
+++ subversion-1.9.10/tools/backup/hot-backup.py.in 2016-03-15 05:00:40.000000000 +0100
@@ -28,8 +28,8 @@
 # under the License.
 # ====================================================================
 
-# $HeadURL: https://svn.apache.org/repos/asf/subversion/tags/1.9.10/tools/backup/hot-backup.py.in $
-# $LastChangedDate: 2016-03-15 05:00:40 +0100 (Tue, 15 Mar 2016) $
+# $HeadURL: https://svn.apache.org/repos/asf/subversion/branches/1.9.x/tools/backup/hot-backup.py.in $
+# $LastChangedDate: 2016-03-15 04:00:40 +0000 (Tue, 15 Mar 2016) $
 # $LastChangedBy: svn-role $
 # $LastChangedRevision: 1735016 $

The former is an svn-export from the 1.9.10 tag, the latter is from the
unpacked tarball. I understand the difference in the time zone but I
don't know why our release script exports from the branch, not from the
tag? I'd sort of call that a bug ...

-- Brane
Received on 2019-01-08 20:16:15 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.