Re: [fossil-users] Strange error. How to workaround.

2018-02-02 Thread Martin Gagnon
On Fri, Feb 02, 2018 at 06:50:55AM +0200, John Found wrote: [snip] > > > > If you do: "fossil set allow-symlink 1" on the opened checkout, it > > should works and add only the symlink. > > I set "allow-symlink" through the UI, so it was 1 when I added the files. > > For me the logic is simp

Re: [fossil-users] Strange error. How to workaround.

2018-02-01 Thread John Found
On Thu, 1 Feb 2018 14:59:21 -0500 Martin Gagnon wrote: > On Thu, Feb 01, 2018 at 08:13:54PM +0200, John Found wrote: > > On Thu, 1 Feb 2018 12:03:13 -0500 > > Richard Hipp wrote: > > > > > On 2/1/18, Martin Gagnon wrote: > > > > > > > > I could reproduce it. I didn't have much time to investig

Re: [fossil-users] Strange error. How to workaround.

2018-02-01 Thread Martin Gagnon
On Thu, Feb 01, 2018 at 08:13:54PM +0200, John Found wrote: > On Thu, 1 Feb 2018 12:03:13 -0500 > Richard Hipp wrote: > > > On 2/1/18, Martin Gagnon wrote: > > > > > > I could reproduce it. I didn't have much time to investigate it for now > > > but I have attached a simple shell script that rep

Re: [fossil-users] Strange error. How to workaround.

2018-02-01 Thread John Found
On Thu, 1 Feb 2018 12:03:13 -0500 Richard Hipp wrote: > On 2/1/18, Martin Gagnon wrote: > > > > I could reproduce it. I didn't have much time to investigate it for now > > but I have attached a simple shell script that reproduce the problem > > starting from scratch. > > > > Just put the shell s

Re: [fossil-users] Strange error. How to workaround.

2018-02-01 Thread Martin Gagnon
On Thu, Feb 01, 2018 at 12:03:13PM -0500, Richard Hipp wrote: > On 2/1/18, Martin Gagnon wrote: > > > > I could reproduce it. I didn't have much time to investigate it for now > > but I have attached a simple shell script that reproduce the problem > > starting from scratch. > > > > Just put the s

Re: [fossil-users] Strange error. How to workaround.

2018-02-01 Thread Richard Hipp
On 2/1/18, Martin Gagnon wrote: > > I could reproduce it. I didn't have much time to investigate it for now > but I have attached a simple shell script that reproduce the problem > starting from scratch. > > Just put the shell script on an empty directory and execute it. Thanks for the repro scri

Re: [fossil-users] Strange error. How to workaround.

2018-02-01 Thread Martin Gagnon
On Thu, Feb 01, 2018 at 07:00:31AM +0200, John Found wrote: > On Wed, 31 Jan 2018 20:19:06 -0500 > Richard Hipp wrote: > > > On 1/31/18, John Found wrote: > > > > > > "fossil chan" for these two files display: > > > > > > SYMLINKactivity0.tpl > > > SYMLINKactivity1.tpl > > > > > > These

Re: [fossil-users] Strange error. How to workaround.

2018-01-31 Thread John Found
On Wed, 31 Jan 2018 20:19:06 -0500 Richard Hipp wrote: > On 1/31/18, John Found wrote: > > > > "fossil chan" for these two files display: > > > > SYMLINKactivity0.tpl > > SYMLINKactivity1.tpl > > > > These two files are actually symlinks to "../Wasp/activity0.tpl" and > > "../Wasp/activi

Re: [fossil-users] Strange error. How to workaround.

2018-01-31 Thread Richard Hipp
On 1/31/18, John Found wrote: > > "fossil chan" for these two files display: > > SYMLINKactivity0.tpl > SYMLINKactivity1.tpl > > These two files are actually symlinks to "../Wasp/activity0.tpl" and > "../Wasp/activity1.tpl". > > This way, I can't commit my work at all. Is it a bug? Or expe

[fossil-users] Strange error. How to workaround.

2018-01-31 Thread John Found
I replaced some duplicated files in my checkout with symlinks. The "allow-symlinks" option of the repository is ON. And these are not the first symlinks in this repository. But now, when I try to commit the changed I get an multiply errors of the following type: ERROR: [www/templates/Light/acti