Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15361068
D20391.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
986 B
Referenced Files
None
Subscribers
None
D20391.diff
View Options
diff --git a/src/docs/user/upgrading.diviner b/src/docs/user/upgrading.diviner
--- a/src/docs/user/upgrading.diviner
+++ b/src/docs/user/upgrading.diviner
@@ -90,19 +90,7 @@
ROOT=`pwd` # You can hard-code the path here instead.
-### UPDATE WORKING COPIES ######################################################
-
-cd $ROOT/libphutil
-git pull
-
-cd $ROOT/arcanist
-git pull
-
-cd $ROOT/phabricator
-git pull
-
-
-### CYCLE WEB SERVER AND DAEMONS ###############################################
+### STOP WEB SERVER AND DAEMONS ###############################################
# Stop daemons.
$ROOT/phabricator/bin/phd stop
@@ -117,6 +105,16 @@
sudo /etc/init.d/httpd stop
+### UPDATE WORKING COPIES ######################################################
+
+cd $ROOT/libphutil
+git pull
+
+cd $ROOT/arcanist
+git pull
+
+cd $ROOT/phabricator
+git pull
# Upgrade the database schema. You may want to add the "--force" flag to allow
# this script to run noninteractively.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 12, 11:52 AM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7332310
Default Alt Text
D20391.diff (986 B)
Attached To
Mode
D20391: Change docs to be consistent with script
Attached
Detach File
Event Timeline
Log In to Comment