Re: [fossil-users] Removing dangling links to checkouts

2016-10-08 Thread Andy Bradford
Thus said Thomas Levine on Sat, 08 Oct 2016 10:23:24 -: > Suppose that some of a repository's checkout references are no longer > valid. > > The question: Is there a good way to remove the dead ones? I have > already reviewed them to determine that it is safe to remove them. Fossil auto

[fossil-users] Removing dangling links to checkouts

2016-10-08 Thread Thomas Levine
Suppose that some of a repository's checkout references are no longer valid. $ fossil version This is fossil version 1.35 [3aa86af6aa] 2016-06-14 11:10:39 UTC $ sqlite3 horetu.fossil "select * from config where name like 'ckout%';" ckout:/directory/does/not/exist/anymore/|1|1463006565 ckout:/home/