From bb52076cbfff5dbf3799e87d5281b5e0effa6ee2 Mon Sep 17 00:00:00 2001 From: mharmsen Date: Wed, 11 Aug 2010 02:04:39 +0000 Subject: Updated external SVN properties to comply with the 'svn.fedorahosted.org' repository. Minor text change. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1160 c9f7a03b-bd48-0410-a16d-cbbf54688b0b --- pki/base/scripts/base_svn_external_properties_db | 7 ++++--- pki/dogtag/scripts/dogtag_svn_external_properties_db | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/pki/base/scripts/base_svn_external_properties_db b/pki/base/scripts/base_svn_external_properties_db index dfebeb3be..57be5376a 100644 --- a/pki/base/scripts/base_svn_external_properties_db +++ b/pki/base/scripts/base_svn_external_properties_db @@ -1,8 +1,9 @@ ############################################################################### # 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'). # +# ALL external SVN properties that refer to this repository MUST now be # +# read-only, which means that ALL changes which refer to this repository # +# 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 328eb7ea6..025d32ff8 100644 --- a/pki/dogtag/scripts/dogtag_svn_external_properties_db +++ b/pki/dogtag/scripts/dogtag_svn_external_properties_db @@ -1,9 +1,10 @@ ############################################################################### # 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 # +# ALL external SVN properties that refer to this repository MUST now be # +# read-only, which means that ALL changes which refer to this repository # +# 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 -- cgit