Sunday, 15 August 2010

How can I synchronise usernames between Chiselapp and local Fossil? -



How can I synchronise usernames between Chiselapp and local Fossil? -

my username on chiselapp differs username on local machine (which seems fossil username). have noticed both appear in commit history. how can synchronise these usernames same user in both locations?

my hunch easiest define new fossil username locally. "user id" value matter? can shun old username? ideally want per-local-repo, not globally on local machine, in case utilize different fossil service provider @ later date.

you can in much faster , consistent way using fossil configuration. configuration command covers number of "areas", including ticket configuration, ui css etc.

for describe, want force or pull user area:

fossil configuration pull user

assuming have remote-url in place. can force user info if wish. method describe through ui works, of course. working configuration faster , has more options.

you can alter username in check-in. through ui, illustration on timeline, click on checkin , select "edit" on bottom of "overview" (just above "tags , properties"). find first item can edit "user". of course of study record of alter made whatever user logged in when create change. like:

control file referencing [6ca0f57251] - edit [58b7da6d030f457a87c67aebbdfd2dfcab674d28|58b7da6d03]: alter user ""changeduser"". currentuser on 2015-02-12 22:04:07.

i mention lastly part note still cannot alter history, alter recorded such. far know there no way every single occurrence of particular user name through configuration settings.

fossil

No comments:

Post a Comment