Fossil SCM

fossil reports changes when there are none

Closed

986b31211c5bf8a… · opened 15 years, 3 months ago

Type
Incident
Priority
Severity
Important
Resolution
Open
Subsystem
Created
Jan. 3, 2011 12:35 a.m.

i built the latest snapshot on windows and i get strange results from fossil changes. in this example, i just did fossil update trunk and a clean build using makefile.mingw. using the newly built fossil.exe, i get the following results:

PS C:\rev\src\fossil> .\fossil ver
This is fossil version [c67c61b694] 2011-01-02 07:37:21 UTC
PS C:\rev\src\fossil> .\fossil changes
EDITED     src/diffcmd.c
EDITED     src/merge.c
EDITED     src/undo.c
EDITED     www/fossil-v-git.wiki
PS C:\rev\src\fossil> .\fossil diff src\diffcmd.c
--- src\diffcmd.c
+++ src\diffcmd.c

PS C:\rev\src\fossil> .\fossil diff src\merge.c
--- src\merge.c
+++ src\merge.c

PS C:\rev\src\fossil> .\fossil diff src\undo.c
--- src\undo.c
+++ src\undo.c

PS C:\rev\src\fossil> .\fossil diff .\www\fossil-v-git.wiki
--- .\www\fossil-v-git.wiki
+++ .\www\fossil-v-git.wiki

against the same repository, i try the same thing using fossil.exe that is in my path (an earlier version):

PS C:\rev\src\fossil> fossil ver
This is fossil version [70744b76e6] 2010-12-11 20:08:19 UTC
PS C:\rev\src\fossil> fossil changes

BTW the wiki still says i can build on windows using makefile.win32, but that file no longer exists.


rwilson added on 2011-01-04 20:29:27 UTC: this problem still exists in [9e6f20bdf9].


PS C:\rev\src\fossil> fossil ver
This is fossil version [0b6c414c6f] 2010-12-09 13:56:19 UTC
PS C:\rev\src\fossil> fossil changes
PS C:\rev\src\fossil> .\fossil ver
This is fossil version [9e6f20bdf9] 2011-01-04 17:50:46 UTC
PS C:\rev\src\fossil> .\fossil changes
EDITED     src/merge.c
EDITED     src/undo.c
EDITED     src/wikiformat.c
EDITED     src/xfer.c
PS C:\rev\src\fossil>


rwilson added on 2011-01-04 20:32:38 UTC: hmm. this was resolved after a fossil rebuild using [0b6c414c6f].


PS C:\rev\src\fossil> fossil ver
This is fossil version [0b6c414c6f] 2010-12-09 13:56:19 UTC
PS C:\rev\src\fossil> fossil changes
PS C:\rev\src\fossil> .\fossil ver
This is fossil version [9e6f20bdf9] 2011-01-04 17:50:46 UTC
PS C:\rev\src\fossil> .\fossil changes
EDITED     src/merge.c
EDITED     src/undo.c
EDITED     src/wikiformat.c
EDITED     src/xfer.c
PS C:\rev\src\fossil> fossil rebuild
  100.0% complete...
PS C:\rev\src\fossil> fossil changes
PS C:\rev\src\fossil> .\fossil changes
PS C:\rev\src\fossil>

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button