| Summary: | reversion of fields.text to fields.txt needed | ||
|---|---|---|---|
| Product: | Libre-SOC Website | Reporter: | Luke Kenneth Casson Leighton <lkcl> |
| Component: | website | Assignee: | Jacob Lifshay <programmerjake> |
| Status: | RESOLVED INVALID | ||
| Severity: | enhancement | CC: | libre-soc-bugs |
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| NLnet milestone: | --- | total budget (EUR) for completion of task and all subtasks: | 0 |
| budget (EUR) for this task, excluding subtasks' budget: | 0 | parent task for budget allocation: | |
| child tasks for budget allocation: | The table of payments (in EUR) for this task; TOML format: | ||
|
Description
Luke Kenneth Casson Leighton
2020-04-06 02:49:56 BST
hm. it *might* be ok. checking at 3am is a bit challenging. tomorrow. (In reply to Luke Kenneth Casson Leighton from comment #1) > hm. it *might* be ok. checking at 3am is a bit challenging. tomorrow. I ended up with the file named fields.text and a symlink named fields.txt. I changed the download code in soc.git to name the local file fields.txt, but download through the fields.text url. *grumble* :) ok. that's probably the bit of the puzzle i couldn't work out. thanks jacob. oh, one annoying thing with git submodules i just discovered, jacob: you have to "git pull" in the submodule then actually commit the resultant modifications to .gitmodules if you don't it can cause conflicts during merge/rebase. just got badly caught out by that one, and couldn't recover it. |