Diff
Not logged in

Differences From:

File www/newrepo.wiki part of check-in [904ee40b93] - Change "baseline" to "check-in" in the on-line documentation. by drh on 2009-01-23 00:16:26. [view]

To:

File www/newrepo.wiki part of check-in [766bec08ce] - Documentation tweaks. Change the "Setup" menu title to "Admin". Added pages under Admin to view the RCVFROM table of the database. by drh on 2009-01-25 19:18:09. [view]

@@ -31,9 +31,9 @@
 
 The <tt>ui</tt> command starts up a server (with an optional <tt>-port
 NUMBER</tt> argument) and launches a web browser pointing at the
 fossil server. From there it takes just a few moments to configure the
-repo. Most importantly, go to the Setup menu, then the Users link, and
+repo. Most importantly, go to the Admin menu, then the Users link, and
 set your account name and password, and grant your account all access
 priviledges. (I also like to grant Clone access to the anonymous user,
 but that's personal preference.)
 
@@ -155,10 +155,10 @@
 happens automatically, otherwise you will need to use the
 <em>pull</em> command to get remote changes and the <em>push</em>
 command to push your local commits to the remote repository. You must
 of course have authorization to commit changes (access is configured
-via the Setup/Users page mentioned above).
+via the Admin/Users page mentioned above).
 
 You may always use the <em>server</em> or <em>ui</em> commands to
 browse a cloned repository. You can even edit create or wiki entries,
 etc., and they will be pushed to the remote side the next time you
 push data to the the remote.