Re: [fossil-users] relative vs full path for external diff command

2015-06-05 Thread Jan Nijtmans
2015-06-04 19:22 GMT+02:00 Joe Mistachkin: First, I read the code involved very carefully and experimented with it here locally. I wanted to agree with the change when I thought it was only impacting the file names that were shown to the user; however, it actually changes the arguments

Re: [fossil-users] NOT_A_FILE problem

2015-06-05 Thread Jan Danielsson
On 05/06/15 13:08, jim Schimpf wrote: [---] EDITED Docs/HayJam.pdf NOT_A_FILE Docs/images/Detector.graffle EDITED Docs/images/Detector.png So I then did a fossil rm of this file and did an OS rm and removed if from the directory. put it back in the directory and fossil added it

Re: [fossil-users] relative vs full path for external diff command

2015-06-05 Thread Ron W
On Fri, Jun 5, 2015 at 7:57 AM, Jan Nijtmans jan.nijtm...@gmail.com wrote: 2015-06-04 19:22 GMT+02:00 Joe Mistachkin: First, I read the code involved very carefully and experimented with it here locally. I wanted to agree with the change when I thought it was only impacting the file

[fossil-users] TH1 [array] command

2015-06-05 Thread Sergei Gavrikov
Hi [TH1 language] Thanking introducing to TH1 Th_InterpAndList and thListAppend() by Joe Mistachkin http://fossil-scm.org/index.html/info/810e6c1e687c161f it is possible to implement [array keys] sub-command. If expand the structure and iterate function slightly, it is possible to implement

Re: [fossil-users] NOT_A_FILE problem

2015-06-05 Thread jim Schimpf
Thank you that worked. So if I have one of these files turned into directory or vice-versa events. The solution is to remove the offending item. (fossil rm..) then commit that, add it back in and then commit again. Makes sense and your explanation is the mechanism of what

Re: [fossil-users] Share ticket system recipes

2015-06-05 Thread Ron W
On Fri, Jun 5, 2015 at 1:45 AM, Warren Young w...@etr-usa.com wrote: The stock Fossil ticketing system is pretty bare-bones. I’d like to see some ways others have modified the ticketing system to suit their needs. 3 years ago, I shared on this list some ticket customizations I did using TH1.

[fossil-users] NOT_A_FILE problem

2015-06-05 Thread jim Schimpf
Hi, This is on OS X so bear with me. I have repository and in there is an OmmnuGraffle image (like Visio). Originally it was a single file but then I added a png image to the picture. On OS X it still looks like a single file but now it becomes a directory. When I did this and tried

Re: [fossil-users] NOT_A_FILE problem

2015-06-05 Thread Andy Goth
On 6/5/2015 7:30 AM, Jan Danielsson wrote: I always make sure there aren't any contradictions in a commit (i.e. remove file X, and X is also a directory in the same commit). Perhaps off-topic, but I see no reason why you should have to worry about this particular case. Fossil does not track