##// END OF EJS Templates
fix(docs): added info about SVN re-config when moving to Docker
super-admin -
Show More
@@ -300,7 +300,21 b' be also adjusted in the UI'
300 Session().add(ui3);Session().commit()
300 Session().add(ui3);Session().commit()
301
301
302
302
303 11. Run full remap & rescan
303 12. Adjust SVN Proxy
304 ++++++++++++++++++++
305
306 .. note::
307
308 This is only required for pre 5.1 migration, if you're migrating from 4.X to 5.1+ this step can be omitted.
309
310 Go to the VCS config from the :menuselection:`Admin --> Settings --> VCS
311
312 - Select Proxy subversion HTTP requests checkbox
313 - Enter http://svn:8090 into Subversion HTTP Server URL
314 - Click the Generate Apache Config button.
315
316
317 13. Run full remap & rescan
304 +++++++++++++++++++++++++++
318 +++++++++++++++++++++++++++
305
319
306 From RhodeCode web-interface, the last step is to run a full remap & rescan action.
320 From RhodeCode web-interface, the last step is to run a full remap & rescan action.
General Comments 0
You need to be logged in to leave comments. Login now