Menu

#155 git remove does not remove files

None
closed-fixed
DorothyR
None
2
2024-11-27
2024-10-01
No

When you remove a file that is versioned in CVS the file is removed prior to cvs rm command (in the foreach loop in the cvs_remove_file function). Adding the same command (file delete -force -- $f) to the foreach loop in the git_rm function gives the same behavior when using git.

Discussion

  • DorothyR

    DorothyR - 2024-10-02
    • assigned_to: DorothyR
    • Group: -->
    • Priority: 5 --> 2
     
  • DorothyR

    DorothyR - 2024-10-02

    Thank you for noticing that. I'll fix it.

     
  • Anders Gustavsson

    Thank you! Works fine in TkRev 9.4.8.

     
  • DorothyR

    DorothyR - 2024-11-27
    • status: open --> closed-fixed
     

Log in to post a comment.

Auth0 Logo