summaryrefslogtreecommitdiffstats
path: root/pki
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-08-11 01:56:28 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-08-11 01:56:28 +0000
commit8c8087b782ef489a09b299050a27a816108bbce9 (patch)
tree0703058817073f78a774a6639fffc18819f34fb1 /pki
parent1c34fb2ebc3984425ee8acab816901277d9ce37f (diff)
downloadpki-8c8087b782ef489a09b299050a27a816108bbce9.tar.gz
pki-8c8087b782ef489a09b299050a27a816108bbce9.tar.xz
pki-8c8087b782ef489a09b299050a27a816108bbce9.zip
Updated external SVN properties to comply with the 'svn.fedorahosted.org'
repository. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1159 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki')
-rw-r--r--pki/base/scripts/base_svn_external_properties_db9
-rw-r--r--pki/dogtag/scripts/dogtag_svn_external_properties_db12
2 files changed, 18 insertions, 3 deletions
diff --git a/pki/base/scripts/base_svn_external_properties_db b/pki/base/scripts/base_svn_external_properties_db
index db0025bde..dfebeb3be 100644
--- a/pki/base/scripts/base_svn_external_properties_db
+++ b/pki/base/scripts/base_svn_external_properties_db
@@ -1 +1,8 @@
-config https://pki.fedoraproject.org/svn/pki/trunk/pki/base/config
+###############################################################################
+# Since the 'svn.fedorahosted.org' repository uses a different URL prefix to #
+# distinguish between read-only (http) and read-write (svn+ssh) check-outs, #
+# ALL external SVN properties MUST now be read-only, which means that ALL #
+# changes that need to be saved MUST be applied to the top-level directory #
+# referred to by each external SVN property (i.e. - 'pki/base/config'). #
+###############################################################################
+config http://svn.fedorahosted.org/svn/pki/trunk/pki/base/config
diff --git a/pki/dogtag/scripts/dogtag_svn_external_properties_db b/pki/dogtag/scripts/dogtag_svn_external_properties_db
index a98454b77..328eb7ea6 100644
--- a/pki/dogtag/scripts/dogtag_svn_external_properties_db
+++ b/pki/dogtag/scripts/dogtag_svn_external_properties_db
@@ -1,2 +1,10 @@
-config https://pki.fedoraproject.org/svn/pki/trunk/pki/base/config
-config-ext https://pki.fedoraproject.org/svn/pki/trunk/pki/dogtag/config-ext
+###############################################################################
+# Since the 'svn.fedorahosted.org' repository uses a different URL prefix to #
+# distinguish between read-only (http) and read-write (svn+ssh) check-outs, #
+# ALL external SVN properties MUST now be read-only, which means that ALL #
+# changes that need to be saved MUST be applied to the top-level directory #
+# referred to by each external SVN property (i.e. - 'pki/base/config' and #
+# 'pki/dogtag/config-ext'). #
+###############################################################################
+config http://svn.fedorahosted.org/svn/pki/trunk/pki/base/config
+config-ext http://svn.fedorahosted.org/svn/pki/trunk/pki/dogtag/config-ext