##// END OF EJS Templates
docs: added note on upgrade tasks required
marcink -
r2697:26696d7e stable
parent child Browse files
Show More
@@ -133,7 +133,11 b' Upgrade notes'
133 handle SVN protocol. We did thoughtful tests for SVN compatibility.
133 handle SVN protocol. We did thoughtful tests for SVN compatibility.
134 Please be advised to check the behaviour of SVN repositories during this update.
134 Please be advised to check the behaviour of SVN repositories during this update.
135
135
136 A check and migrate of SVN hooks is required. In order to do so, please execute
137 `Rescan filesystem` from admin > settings > Remap and Rescan. This will migrate
138 all SVN hook to latest available version. To migrate single repository only,
139 please go to the following url: `your-rhodecode-server.com/REPO_NAME/settings/advanced/hooks`
140
136 - Diff caches are turned off by default for backward compatibility. We however recommend
141 - Diff caches are turned off by default for backward compatibility. We however recommend
137 turning them on either individually for bigger repositories or globally for every repository.
142 turning them on either individually for bigger repositories or globally for every repository.
138 This setting can be found in admin > settings > vcs, or repository > settings > vcs
143 This setting can be found in admin > settings > vcs, or repository > settings > vcs
139
General Comments 0
You need to be logged in to leave comments. Login now