2012/10/22 Clark Christensen <[email protected]>: > /home/cchriste/build/fossil-src-20121022124804/fossil commit -tag m1 -m > {merge with br1} -nosign -f > ERROR: Cannot figure out who you are! Consider using the --user > command line option, setting your USER environment variable, > or setting a default user with "fossil user default USER".
Related: $ fossil user default <username> Cannot figure out who you are! Consider using the --user command line option, setting your USER environment variable, or setting a default user with "fossil user default USER". fossil: cannot determine user or $ fossil clone -A <username> http://www.fossil-scm.org/fossil Cannot figure out who you are! Consider using the --user command line option, setting your USER environment variable, or setting a default user with "fossil user default USER". fossil: cannot determine user It would be strange to have to write --user <username> here, as it can be derived from the command-line already which username is required.... Regards, Jan Nijtmans _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

