2009-09-19
| ||
14:43 | • Fixed ticket [6445480b]: fossil branches - unknown command plus 2 other changes ... (artifact: c14c6bd8 user: drh) | |
14:42 | Fix the name of the "fossil branch" command in the Quick Start document. Ticket [6445480b9bd2] ... (check-in: 849972ea user: drh tags: trunk) | |
2009-09-14
| ||
21:51 | • New ticket [6445480b] fossil branches - unknown command. ... (artifact: 6de4d4fa user: rwilson) | |
Ticket Hash: | 6445480b9bd255a823f05ea18960a37a2e21a9cc | ||
Title: | fossil branches - unknown command | ||
Status: | Fixed | Type: | Documentation |
Severity: | Cosmetic | Priority: | |
Subsystem: | Resolution: | Fixed | |
Last Modified: |
2009-09-19 14:43:52 15.80 years ago |
Created: |
2009-09-14 21:51:48 15.82 years ago |
Version Found In: | eb1db585a5 |
Description: | ||||
the quick start guide describes the command 'fossil branches' but it is an unknown command. perhaps 'fossil branch list' was intended? see checkin [da4363308c].
PS C:\fossil\fossil> fossil branches C:\WINDOWS\system32\fossil.exe: unknown command: branches C:\WINDOWS\system32\fossil.exe: use "help" for more information PS C:\fossil\fossil> fossil branch list === 2009-05-08 === 09:52:38 [ecd1f09632] Initial commit of Creole Wiki Parser extension. (user: robert tags: creole) === 2009-04-27 === 08:43:38 [47cc9dfec8] Experimental - Pass < !-- --> comments through the wiki unchanged unless inside a < verbatim > block in which case it is [...] 14:09:59 [a28c83647d] initial empty baseline (user: drh tags: trunk) PS C:\fossil\fossil> fossil ver This is fossil version [eb1db585a5] 2009-09-14 16:56:29 UTC PS C:\fossil\fossil> drh added on 2009-09-19 14:43:52: |