Skip to content

Windows: "access denied" when creating a bug #1142

@blumf

Description

@blumf

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 [[email protected]]:
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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/bugsRelates to bugs (the resource)kind/bugRelates to an issueplatform/windowsRelates to windows-only behaviorpriority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next releasetriage/acceptedThis issue is accepted

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions