Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Error: rename ... Access is denied" When Creating a Ticket #1142

Open
blumf opened this issue Mar 8, 2024 · 0 comments
Open

"Error: rename ... Access is denied" When Creating a Ticket #1142

blumf opened this issue Mar 8, 2024 · 0 comments

Comments

@blumf
Copy link

blumf commented Mar 8, 2024

Been testing this out. If I make a local git repo, everything seems fine, but if I clone a remote repo, and try to use it I get an error:

(in a Windows command window)

> git clone https://server/git/git_bug_test
> cd git_bug_test
> git-bug user create
Name [me]:
Email [me@fake.com]:
Avatar URL:

bbc5207b0d2ddb8b823d53052a3a77eafc996a03143c3bed99f5841c2438e921

> git-bug add -t "First Bug" -m "Bug number one!"
Error: rename E:\temp\git_bug_test\.git\objects\pack\tmp_obj_2131903459 E:\temp\git_bug_test\.git\objects\e6\9de29bb2d1d6434b8b29ae775ad8c2e48c5391: Access is denied.

I can manually edit/rename the mentioned files just fine, no locks or access limits, so maybe it something else throwing the error with a spurious message?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant