Questions tagged [reconcile]

18 questions
0
votes
1 answer

How to reverse a table-based CRC16?

For my project I need to reverse a table-based CRC16 because I have to change some data without changing the CRC. My problem is to reverse the look up table. I found some other solutions to reverse the look up table, but not for my CRC…
Philipp Fu
  • 75
  • 1
  • 6
0
votes
1 answer

Why I cant reconcile file differences in TFS 2010?

We are using TFS 2010. In 2 branches I have file that is clearly different in each branch. When I compare branches this file is displayed as different, but reconcile option is grayed out. If I try to merge, I get message that there is nothing to…
bobetko
  • 5,019
  • 14
  • 58
  • 85
-1
votes
0 answers

How to disable Spring Java Reconcile notification in STS 4.19.1

Whenever I'm working on the STS, a little window appears referring to Spring Java Reconcile. enter image description here How do I disable this. I already looked for it here in the IDE, but I didn't find it. I already went to Preferences to look for…
1
2