You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Confirm you can browse to Guide manually by going to the new URL.
67
67
For example: https://solr.apache.org/guide/7_7
@@ -91,7 +91,7 @@ Including the `-PsolrGuideDraft=false` property ensures the DRAFT watermark and
91
91
. Checkout the directory you need to update from the svn production repo:
92
92
+
93
93
[source,bash]
94
-
$ svn co https://svn.apache.org/repos/infra/websites/production/lucene/content/solr/guide/<dir>
94
+
$ svn co https://svn.apache.org/repos/infra/sites/solr/guide/<dir>
95
95
+
96
96
* This command checks out the Guide version directory into a local subdirectory with the same name as the version (such as "7_7"). You can provide a better name locally if you prefer by adding it to the end of the command shown above.
97
97
* Don't shortcut this and download the whole production website.
0 commit comments