Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jul 2012 21:25:16 +0100
From:      "Simon L. B. Nielsen" <simon@FreeBSD.org>
To:        ports@FreeBSD.org, "doc@FreeBSD.org" <doc@freebsd.org>
Subject:   Svn mirror seed has UUID wrong
Message-ID:  <00F17B37-EE7E-43DA-8079-4E492323FBB3@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Hey,

If you don't have a local doc or ports svn mirror you can stop reading =
now.

When creating the doc and ports svn mirrors, which the seeds on =
http://ftp.freebsd.org/pub/FreeBSD/development/subversion/ are created =
from, I forgot to set the repository UUID to the same as the one on the =
master repositories. This may e.g. cause problems for people using a =
mirror and switching to directly access svn.freebsd.org later.

To fix this I have created new seeds for doc and ports. If you have a =
local mirror you can either download the new seed files and use that, or =
just change the uuid on your mirror using svnadmin.

[doc]
Master repo UUID: c2e8774f-c49f-e111-b436-862b2bbc8956
Fixed seed tar: =
http://ftp.freebsd.org/pub/FreeBSD/development/subversion/svnmirror-doc-r3=
9237.tar.xz
Command to fix a mirror: svnadmin setuuid /home/svn/doc =
c2e8774f-c49f-e111-b436-862b2bbc8956

[ports]
Master repo UUID: 35697150-7ecd-e111-bb59-0022644237b5
Fixed seed tar:  =
http://ftp.freebsd.org/pub/FreeBSD/development/subversion/svnmirror-ports-=
r301235.tar.xz
Command to fix a mirror: svnadmin setuuid /home/svn/ports =
35697150-7ecd-e111-bb59-0022644237b5

Thanks to John Marshall for reporting the issue.

PS. no, the base seed does not have this problem.

--=20
Simon L. B. Nielsen
Hat: FreeBSD.org admins team




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00F17B37-EE7E-43DA-8079-4E492323FBB3>