Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 382
    • Issues 382
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • 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