Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
72:subversion_profile [2018/07/09 16:24] – [Create a New CMS Profile] bkkr72:subversion_profile [2018/07/09 16:26] – [Create a New CMS Profile] bkkr
Line 3: Line 3:
 ====== Create a New CMS Profile ====== ====== Create a New CMS Profile ======
  
- -Entering a Name for a CMS profile is optional. When a name is specified it will be displayed in forms +  - Entering a Name for a CMS profile is optional. When a name is specified it will be displayed in forms where a document/file is associated with a CMS profile. 
-where a document/file is associated with a CMS profile. +  - It is required to select a Subversion Host (corresponds to a cms-host as defined in PKitConfig.xml). 
--It is required to select a Subversion Host (corresponds to a cms-host as defined in PKitConfig.xml). +  - The Repository path field refers to the path to the Subversion respository on the server. For https: cms.example.net/svn/multi-project/projectA/trunk the repository path would be /svn/ multi-project/projectA. 
--The Repository path field refers to the path to the Subversion respository on the server. For https:// +  - The fields Username and Password are required for authentication of the Stages system account unless they are specified in PkitConfig.xml. 
-cms.example.net/svn/multi-project/projectA/trunk the repository path would be /svn/ +  - The CMS profile can be made the default CMS profile of the Stages process and it also can be defined as CMS profile that will be used for CMS-managed resources of the process. You may also configure Predefined comments for checkin operations. 
-multi-project/projectA. +  - By default all users have to authenticate themselves against the Subversion server. If not all your users have personal Subversion accounts you can use Use system account to handle all interaction with the Subversion server with the Subversion system account, specified in PkitConfig.xml or in the CMProfile. 
--The fields Username and Password are required for authentication of the Stages system account unless +  - Click on Save. 
-they are specified in PkitConfig.xml. + 
--The CMS profile can be made the default CMS profile of the Stages process and it also can be defined +
-as CMS profile that will be used for CMS-managed resources of the process. You may also configure +
-Predefined comments for checkin operations. +
--By default all users have to authenticate themselfs against the Subversion server. If not all your users +
-have personal Subversion accounts you can use Use system account to handle all interaction with the +
-Subversion server with the Subversion system account, specified in PkitConfig.xml or in the CMProfile. +
--Click on Save.+