Fossil

Check-in [b8d812efb9]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Added --admin-user|-A USERNAME to the new command which will set the default admin user name. If not supplied, the existing mechanism is used to determine the default user name. This implements [9195b1e5f3].
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: b8d812efb91513b22723b65f8b52a1c7349bb4b1
User & Date: jeremy_c 2010-01-26 14:38:12.000
References
2010-01-30
15:32
In addition to ticket [9195b1e5f3] and commit [b8d812efb9], this adds the -A|--admin-user options to the clone command. ... (check-in: d3e38231f2 user: jeremy_c tags: trunk)
2010-01-26
22:54 Ticket [1aaadb4f0d] fossil: SQL error: out of memory status still Open with 1 other change ... (artifact: 1727021750 user: anonymous)
14:41 Ticket [9195b1e5f3] Support "fossil new myfossil.fsl user=root password=test1234" status still Closed with 1 other change ... (artifact: 7889a2195d user: jeremy_c)
Context
2010-04-22
15:18
Back out check-in [fc23960258211b5bc]. This will close ticket [a534227710d3e5] but re-open ticket [3b1533a090eebd09d]. ... (check-in: f7ec914037 user: drh tags: trunk)
2010-01-27
07:52
fix [3b1533a090eebd09da7121ab3fc9e3f6a7fbd6f5] - add "Sync now" to Admin page ... (check-in: fc23960258 user: ron tags: trunk)
2010-01-26
14:38
Added --admin-user|-A USERNAME to the new command which will set the default admin user name. If not supplied, the existing mechanism is used to determine the default user name. This implements [9195b1e5f3]. ... (check-in: b8d812efb9 user: jeremy_c tags: trunk)
2010-01-25
19:27
Form input label for new wiki search ([07bd8796dc]) reflects it's current function of only searching page _titles_. ... (check-in: 80bcc3a18e user: bch tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/clone.c.
Changes to src/configure.c.
Changes to src/construct.c.
Changes to src/db.c.