why is it that after

fossil clone http://[email protected]/path_to_project project.fossil

it still is the user name of the local account doing the clone that is defining the initial "default user"? I've stumbled over this a few times. it would seem wiser to automatically create and set the default user to "kirk" in this example (i.e. to the specified user name, if any (and only fall back to local user name if this is not the case). otherwise, if I forget to do

fossil user add kirk
fossil user default kirk

(and at least `fossil user capabilities kirk v', I believe) the next checkin will unintentionally use my local user name (which I even might want not be broadcasted and ending up in the timeline display of the server repo).


am I missing some important point here?
--
Using Opera's revolutionary email client: http://www.opera.com/mail/
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to