diff options
| author | mharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b> | 2010-08-11 02:04:39 +0000 |
|---|---|---|
| committer | mharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b> | 2010-08-11 02:04:39 +0000 |
| commit | bb52076cbfff5dbf3799e87d5281b5e0effa6ee2 (patch) | |
| tree | 9e18576cf0b82c8272cf80f15e46e11bca058de7 /pki | |
| parent | 8c8087b782ef489a09b299050a27a816108bbce9 (diff) | |
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
Diffstat (limited to 'pki')
| -rw-r--r-- | pki/base/scripts/base_svn_external_properties_db | 7 | ||||
| -rw-r--r-- | 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 |
