- Appended to comment:
drh added on 2008-10-26 16:05:29:
I believe you can set the default user like this:fossil user default user-id
The default user set as above overrides any USER environment variable setting. You an also set the user for individual commands using the -U or --user command line switch. For example:
fossil commit --user drh
The -U or --user switch overrides the user set by the "user default" command and the "user default" command overrides the USER environment variable.
- Change resolution to "Not_A_Bug"
- Change status to "Closed"
- Change comment to "I have tested fossil on Win32 and it takes my Windows user name as fossil user name, which is not correct as: 1. I have different user names on my office laptop vs. home PC. 2. I cannot have Altu Faltu as my windows user name. Ideally, provision should be there to provide one username per repository. With current situation, I can have three names: 1. My windows user name that is used by fossil automatically. 2. My fossil-scm,org user name. 3. The user name I give when generating GPG keys. Is there any relation between them? (I could not login as altufaltu today, not sure if it is my browser or website) - Altu"
- Change foundin to "3d62a9fb39"
- Change private_contact to "a7ec239b1a3401c4229e18dead1ea4225e287fb9"
- Change severity to "Minor"
- Change status to "Open"
- Change title to "Provision to supply user name"
- Change type to "Feature_Request"