Checkintool error

107 views
Skip to first unread message

luke.n...@gmail.com

unread,
Jan 2, 2013, 1:30:00 AM1/2/13
to git-t...@googlegroups.com
I've moved a file in my git repository and I'm having an issue where using the checkintool option reports that it edits and renames the file and then tries to add it again.

Relevant output with the new and old directories changed to X and NewX:

...
 edit X/General/HeightMapXMLReader.cs
 rename X/General/HeightMapXMLReader.cs to NewX/General/HeightMapXMLReader.cs (score: 084)
...

 add NewX/general/HeightDataXMLReader.cs
The item $/Mimic3D/Version2/NewX/General/HeightDataXMLReader.cs already has pending changes.
One item should have been added, but actually added 0 items.

The only thing I can see that seems strange is that the path "general" in the add operation is lowercase and not uppercase.

Matt Burke

unread,
Jan 2, 2013, 3:21:58 PM1/2/13
to git-t...@googlegroups.com
That probably is related to the case difference ("general" vs "General").




--
You received this message because you are subscribed to the Google Groups "git-tfs-dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/git-tfs-dev/-/SQSrbeXx6e0J.
To post to this group, send email to git-t...@googlegroups.com.
To unsubscribe from this group, send email to git-tfs-dev...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/git-tfs-dev?hl=en.

luke.n...@gmail.com

unread,
Jan 2, 2013, 7:37:03 PM1/2/13
to git-t...@googlegroups.com
And I didn't have rerere.autoupdate set!

Matt Burke

unread,
Jan 4, 2013, 11:31:04 AM1/4/13
to git-t...@googlegroups.com
If you still have this branch around, could you do this for me? I'm
trying to build a test case for it, and it'll help...

$ git checkout <commit-you-were-on>
$ git whatchanged tfs/default

I'm really only interested in the changes that led to the add/edit
stuff in your earlier email.

Thanks!
> https://groups.google.com/d/msg/git-tfs-dev/-/wr91oMBs0FoJ.
Reply all
Reply to author
Forward
0 new messages