History Of Ticket 974618fe5a
Not logged in
Ticket change [28d3590e74] (rid 5713) by rwilson on 2009-12-08 19:02:04:
  1. Appended to comment:

    rwilson added on 2009-12-08 19:02:04:
    This still happens on the tip 484c8f9f86

    PS C:\fossil> fossil all rebuild
    C:\WINDOWS\system32\fossil.exe rebuild C:/fossil/easyunit.f
    84 (100%)...
    C:\WINDOWS\system32\fossil.exe rebuild C:/fossil/fossil.f
    5708 (100%)...
    C:\WINDOWS\system32\fossil.exe rebuild C:/fossil/sqlite3.f
    30014 (100%)...
    C:\WINDOWS\system32\fossil.exe rebuild C:/fossil/xywinservice.f
    33 (100%)...
    C:\WINDOWS\system32\fossil.exe rebuild C:\fossil\easyunit.f
    84 (100%)...
    C:\WINDOWS\system32\fossil.exe rebuild c:\fossil\sqlite3.f
    30011 (100%)...
    C:\WINDOWS\system32\fossil.exe rebuild c:\fossil\xywinservice.f
    33 (100%)...
    PS C:\fossil> fossil ver
    This is fossil version 484c8f9f86 2009-12-08 18:43:51 UTC
    PS C:\fossil>
    

  2. Change resolution to "Open"
  3. Change status to "Open"
Ticket change [5428775198] (rid 5646) by drh on 2009-11-11 16:21:57:
  1. Appended to comment:

    drh added on 2009-11-11 16:21:57:
    Check-in d5695157d0caade4fc251dcfbeb1ac8e8602f672

  2. Change resolution to "Fixed"
  3. Change status to "Fixed"
Ticket change [724d623b6e] (rid 5639) by rwilson on 2009-11-11 14:59:17:
  1. Change comment to "on windows, fossil all rebuild causes multiple rebuilds of some repositories. the duplicate rebuilds have identical paths except for the type of slash used in the path or sometimes the character case. not every repository gets rebuilt twice, and some can even get rebuilt thrice. very odd. <pre> PS C:\fossil> fossil all rebuild C:\WINDOWS\system32\fossil.exe rebuild C:/fossil/easyunit.f 84 (100%)... C:\WINDOWS\system32\fossil.exe rebuild C:/fossil/fossil.f 5637 (100%)... C:\WINDOWS\system32\fossil.exe rebuild C:/fossil/sqlite3.f 29810 (100%)... C:\WINDOWS\system32\fossil.exe rebuild C:/fossil/xywinservice.f 33 (100%)... C:\WINDOWS\system32\fossil.exe rebuild C:\fossil\easyunit.f 84 (100%)... C:\WINDOWS\system32\fossil.exe rebuild C:\fossil\xywinservice.f 33 (100%)... C:\WINDOWS\system32\fossil.exe rebuild c:\fossil\sqlite3.f 29810 (100%)... C:\WINDOWS\system32\fossil.exe rebuild c:\fossil\xywinservice.f 33 (100%)... PS C:\fossil> fossil ver This is fossil version [e2431b17df] 2009-11-09 21:32:36 UTC </pre>"
  2. Change foundin to "e2431b17df"
  3. Change private_contact to "2359089ef753bc96e12743e299243d5232c749fa"
  4. Change severity to "Minor"
  5. Change status to "Open"
  6. Change title to "fossil all rebuild does redundant rebuilds on windows"
  7. Change type to "Code_Defect"