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 365
    • Issues 365
    • 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
  • #16
Closed
Open
Issue created Aug 02, 2015 by Sven Strickroth@mrtuxOwner

Commit dialog, F5 not working

By clan... on February 02, 2009 11:08 (imported from Google Code)


Problem found at Commit Hash: 0ab71c6f

  • patch to fix concatenated unversioned filenames applied.

What steps will reproduce the problem?
First problem

  1. Open commit dialog with modified and unversioned files present
  2. Add another unversioned file externally
  3. Click F5

What is the expected output? What do you see instead?
Crash - access violation - from CTGitPath::GetGitPathString() line 195,
m_sFwdslashPath is a bad ptr

Second problem

  1. Open commit dialog with no modified and unversioned files present
  2. Modify another controlled file externally
  3. Click F5

Results
The unversioned filelist is repeated so there are two copies of it.
The new modified file does not appear.
Sometimes a crash is seeen.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking