You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I've done all steps here:
https://confluence.atlassian.com/bitbucketserver074/using-gpg-keys-1019385721.html?utm_campaign=in-app-help&utm_medium=in-app-help&utm_source=stash
But when I try to commit, not successfully:
git commit -S -m your commit message
An error occurs:
$ git commit -S -m "Test"
error: cannot spawn C:\Users\abc\.gnupg: Permission denied
error: gpg failed to sign the data
fatal: failed to write commit object
That suggests that the current user does not have full read/write/execute/delete access to the files in the abc direcotory (possibly because of a lack of access to the directory itself)
Check the permissions first. If you find they look ok, then the next test would be to try to edit the .gnupg file with another application (a text editor probably) as that may tell you more about why it can't access the file.
I am able to delete/edit folder/files but Source tree cannot access.
Config file look like that:
[commit]
signingkey = xxxxxxxxxxxxxxxxxxxxxxxxx
gpgsign = true
[gpg]
program = C:\\Users\\abc\\.gnupg
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi folks, While the full post is over on our blog I'd like to share the dark theme we've got planned for 2019 here directly as well to keep the discussion going. The ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.