I had a file in my project that was no longer needed so I deleted the file
on my disk.
 
Next I did:
fossil delete ViewLogAll.php
fossil commit
 
The feedback showed (among others)
# DELETED  ViewLogAll.php
 
Next I start the Fossil gui. Under 'Files' myfilename.txt is no longer shown
but when I press 'All' it show up. All perfectly normal.
 
However when I click the filename it only shows:
 
History of ViewLogAll.php

2011-08-10
 <http://127.0.0.1:8080/timeline?c=2011-08-10+21%3A42%3A36> 21:42        
 <http://127.0.0.1:8080/artifact/2ec47ba8e970074680822ed46bd2647ebff19b77>
[2ec47ba8e9700746] part of check-in  <http://127.0.0.1:8080/info/2b46e45a10>
[2b46e45a10] Initiele versie (user:
<http://127.0.0.1:8080/timeline?c=2011-08-10+21%3A42%3A36&u=Eigenaar>
Eigenaar branch: trunk)
<http://127.0.0.1:8080/annotate?checkin=2b46e45a10afd1a9&filename=ViewLogAll
.php> [annotate]        
 
Only the original checkin is shown. There is no indication when or where the
file was deleted. Should that not be in de file's history?
 
The timeline for the checkin also only shows files that where changed and
added during the checkin, not the file that was deleted.
 
No shunning was done here :-)
 
This is fossil version 1.18 [df9da91ba8] 2011-07-13 23:03:41 UTC
--
Jos Groot Lipman
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to