[Box-Admins] Permissions solved; now it's identification

Chris Cunnington smalltalktelevision at gmail.com
Mon Oct 22 18:07:44 UTC 2012


I took care of the permissions. Now it says:

Caused by:hudson.plugins.git.GitException  <http://stacktrace.jenkins-ci.org/search?query=hudson.plugins.git.GitException>: Command "git tag -a -f -m Jenkins Build #13 jenkins-SqueakTrunk-13" returned status code 128:
stdout:
stderr:
*** Please tell me who you are.

Run

   git config --global user.email "you at example.com"
   git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.


I did some of that and it is not yet mollified:

chriscunnington at box3-squeak:/var/lib/jenkins$ git config --global 
user.email "frank.shearar at gmail.com"
chriscunnington at box3-squeak:/var/lib/jenkins$ git config --global 
user.name "Frank Shearar"

Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/box-admins/attachments/20121022/9ec73763/attachment.htm


More information about the Box-Admins mailing list