libsql icon indicating copy to clipboard operation
libsql copied to clipboard

Drop .fossil-settings

Open penberg opened this issue 3 years ago • 5 comments

We don't use Fossil nor plan to, so drop the config.

penberg avatar Oct 06 '22 17:10 penberg

@psarna What do you think about removing some of these things that we will never use? Will it make merging back from SQLite unnecessary hard?

penberg avatar Oct 06 '22 17:10 penberg

Let's wait until the first backport of SQLite stuff (which we can try next week and start a regular schedule), and then decide

psarna avatar Oct 06 '22 17:10 psarna

@psarna Makes sense, will leave this pull request open until we make a decision.

penberg avatar Oct 06 '22 17:10 penberg

@psarna What do you want to do with this? Merge or close?

penberg avatar Oct 25 '22 17:10 penberg

Perhaps left it in limbo for a while longer? Mostly because it would be interesting to recursively test libsql by testing fossil itself, because it uses SQLite as its blob store. And perhaps it would be easier with fossil settings in place

psarna avatar Oct 25 '22 17:10 psarna

rationale: those config files were last edited in 2017 according to git blame, and they can be restored very easily should anyone need them (which isn't going to happen)

psarna avatar Nov 16 '22 14:11 psarna