<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Everyone,<br>
<br>
The Dogtag "pki"
and "tomcatjss" subversion source repositories that were originally
hosted on 'pki.fedoraproject.org' have been moved to 'fedorahosted.org'.<br>
<br>
The URLs referenced below provide check-out details for these new
repositories:<br>
<ul>
  <li><a class="moz-txt-link-freetext" href="http://pki.fedoraproject.org/wiki/PKI_Subversion_Instructions">http://pki.fedoraproject.org/wiki/PKI_Subversion_Instructions</a>
(pki)</li>
  <li><a class="moz-txt-link-freetext" href="http://pki.fedoraproject.org/wiki/PKI_Pre-Built_Support_Components">http://pki.fedoraproject.org/wiki/PKI_Pre-Built_Support_Components</a>
(tomcatjss)</li>
</ul>
STEP 1:  Anyone working with these repositories will need to check out
ALL of the brand "new" repos
(notice the "new" syntax for these URLs):
<ul>
  <li>svn co <a class="moz-txt-link-freetext" href="http://svn.fedorahosted.org/svn/pki/trunk/pki">http://svn.fedorahosted.org/svn/pki/trunk/pki</a> pki</li>
  <li>svn co <a class="moz-txt-link-freetext" href="http://svn.fedorahosted.org/svn/tomcatjss/trunk/tomcatjss">http://svn.fedorahosted.org/svn/tomcatjss/trunk/tomcatjss</a>
tomcatjss</li>
</ul>
STEP 2:  You will then need to "move" any changes from any "old" trees
that
you have to the "new" trees that you have created in STEP 1 above. 
Since the "old" repositories will be left running for the next week or
two, it is recommended that you first perform an "svn update" on any
"old" trees to iron out any conflicts prior to moving your changes to
the "new" tree.  For example:<br>
<blockquote>
  <ul>
    <li>cd tomcatjss; svn update</li>
    <li>cd pki; svn update</li>
  </ul>
</blockquote>
The Dogtag Wiki as well as the PKI and TOMCATJSS source tarballs will
remain located at 'pki.fedoraproject.org'.<br>
<br>
Thanks,<br>
-- Matt<br>
<br>
NOTE:  As a part of this migration, ALL Dogtag and
tomcatjss packages have been increased from version 1.3 to 2.0 (in
preparation of future planned changes to the Dogtag code base), so if
you are building
directly from subversion source (rather than using the Dogtag 1.3
SRPMS), then you may wish to use the following UNSUPPORTED BRANCH URLs
instead:<br>
<ul>
  <li>svn co
<a class="moz-txt-link-freetext" href="http://svn.fedorahosted.org/svn/pki/branches/DOGTAG_1_3_FREEIPA_v2_BRANCH/pki">http://svn.fedorahosted.org/svn/pki/branches/DOGTAG_1_3_FREEIPA_v2_BRANCH/pki</a>
pki</li>
  <li>svn co <a class="moz-txt-link-freetext" href="http://svn.fedorahosted.org/svn/tomcatjss/branches/DOGTAG_1_3_FREEIPA_v2_BRANCH/tomcatjss">http://svn.fedorahosted.org/svn/tomcatjss/branches/DOGTAG_1_3_FREEIPA_v2_BRANCH/tomcatjss</a>
tomcatjss</li>
</ul>
<br>
</body>
</html>