Ticket UUID: | 1038e224fa3956f9c004a714f40a4a42c9ba1a1c | ||
Title: | problems setting admin user at init | ||
Status: | Fixed | Type: | Code_Defect |
Severity: | Minor | Priority: | |
Subsystem: | Resolution: | Fixed | |
Last Modified: | 2012-11-27 13:15:46 | ||
Version Found In: | 1.24 | ||
Description & Comments: | |||
Maybe I'm missing something, but it worked before.
When setting up a repository with a custom admin user Like thus: fossil init --admin-user=myadmin test.fossil I get the error: Cannot figure out who you are! Consider using the --user This did however work on Ubuntu's default version 1.21. What changed and what am I doing wrong? Not setting a user simply works. OS: Ubuntu 12.04.1-64 |