[fossil-users] Amendments don't always survive rebuilds

2018-06-09 Thread Andy Goth
Some amendments don't consistently survive rebuilds and syncs. I've noticed this with date changes and reparenting. Possibly it affects other types of amendments as well, but those are the two I've spotted. This has been plaguing me for years, but finally I have a repeatable test case.

Re: [fossil-users] fast-import crash (mark not declared)

2018-06-09 Thread Joerg Sonnenberger
On Fri, Jun 08, 2018 at 05:06:23PM +0300, Petr Ovtchenkov wrote: > During attempt to export fossil's repo (tcl, http://core.tcl.tk/tcl) to git I > face with > fast-import (fossil export --git --export-marks ../tcl-fossil/fossil.marks > ../tcl.fossil | git > fast-import

Re: [fossil-users] [Feature-request] Unversioned files: unpack

2018-06-09 Thread Chris Rydalch
I don't think the patch attachment made it; here it is just in case: Index: src/unversioned.c == --- src/unversioned.c +++ src/unversioned.c @@ -230,10 +230,13 @@ **cat FILE ... Concatenate the content of FILEs to

[fossil-users] Fossil SlackBuild script

2018-06-09 Thread Andy Goth
I just submitted an update to the Fossil SlackBuild script. Sorry, I haven't done this since version 2.3, and now we're on 2.6. I took the opportunity to update the README file with a few new bullet points and features. Here it is, pasted inline: Fossil is a distributed version control and

Re: [fossil-users] [Feature-request] Unversioned files: unpack

2018-06-09 Thread Chris Rydalch
Here is a patch to add ' fossil uv unpack', which exports each unversioned file local disk, using the name(s) from the local repository. Does have all the nice bells and whistles, but its worked for me so far. unpack Write all unversioned files to disk, matching the