Fossil

View Ticket
Login

View Ticket

2014-02-06
11:23 Ticket [974618fe5a] fossil all rebuild does redundant rebuilds on windows status still Open with 3 other changes ... (artifact: 93f53ef7da user: jan.nijtmans)
11:20 Closed ticket [bbcd18aa11]: fossil all rebuild rebuilds everything twice plus 4 other changes ... (artifact: c413d0c7b7 user: jan.nijtmans)
2014-02-01
14:27 New ticket [bbcd18aa11]. ... (artifact: 6529bb5447 user: anonymous)

Ticket Hash: bbcd18aa11a478c8f64c68f413ac23d32059d3fd
Title: fossil all rebuild rebuilds everything twice
Status: Closed Type: Code_Defect
Severity: Minor Priority:
Subsystem: Resolution: Duplicate
Last Modified: 2014-02-06 11:20:11
Version Found In: 1.28
User Comments:
nobody added on 2014-02-01 14:27:41:

Downloaded and built fossil 1.28 from source on Win7 64bit with JSON and openssl. Windows binary downloaded from the www.fossil-scm.org also does this.

C:\Users\xxx\Desktop>fossil all rebuild

C:\oss\bin\fossil.exe rebuild C:/Users/xxx/fossil-repos/fossil.fossil

100.0% complete...

C:\oss\bin\fossil.exe rebuild C:/Users/xxx/fossil-repos/sqlite-docs.fossil

100.0% complete...

C:\oss\bin\fossil.exe rebuild C:/Users/xxx/fossil-repos/sqlite.fossil

100.0% complete...

C:\oss\bin\fossil.exe rebuild C:/users/xxx/fossil-repos/fossil.fossil

100.0% complete...

C:\oss\bin\fossil.exe rebuild C:/users/xxx/fossil-repos/sqlite-docs.fossil

100.0% complete...

C:\oss\bin\fossil.exe rebuild C:/users/xxx/fossil-repos/sqlite.fossil

100.0% complete...

C:\Users\xxx\Desktop>fossil version

This is fossil version 1.28 [3d49f04587] 2014-01-27 17:33:44 UTC


jan.nijtmans added on 2014-02-06 11:20:11:

Dup of [974618fe5a]