Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 364
    • Issues 364
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGitTortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #3598
Closed
Open
Created May 15, 2020 by Jiří Engelthaler@engyczContributor

TGitCache blocks repository directory to be truly deleted

What steps will reproduce the problem?

  1. Hard delete the repository directory with Shift-Del in Windows Explorer - not to RecycleBin
  2. Directory seems to be deleted (not shown)
  3. Press F5 - directory is shown but not accessible - it's scheduled to be deleted

It could take up to 10 minutes to be truly deleted thanks to this line

What version of TortoiseGit and Git are you using? On what operating system? 2.10.0.2

There should be a check if all watched paths (or may be better watchedPaths[i] + \\.git) still exist otherwise remove them.

Edited May 15, 2020 by Jiří Engelthaler
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking