[fossil-users] Public docs

2014-08-22 Thread Abilio Marques
Hi, I know I've asked about this before, and thought I had gotten it right, but after playing with the user capabilities the other day (and changing them all), I was trying to set them back, and got stucked with the blues again. I try to make public my resume in pdf (but not the latex sources). O

Re: [fossil-users] Public docs

2014-08-22 Thread Richard Hipp
On Fri, Aug 22, 2014 at 10:17 AM, Abilio Marques wrote: > Hi, > > I know I've asked about this before, and thought I had gotten it right, > but after playing with the user capabilities the other day (and changing > them all), I was trying to set them back, and got stucked with the blues > again.

Re: [fossil-users] Public docs

2014-08-22 Thread Abilio Marques
Well, thought the same once, but it works. I believe the * matches anything (including the slash character, so it matches the rest of the path name). Been using it for about half a year that way. I had /resume/doc/*.pdf and it matched the pdf files inside /resume/doc/es-rel/ and /resume/doc/en-rel/

Re: [fossil-users] Fossil on a Chromebook

2014-08-22 Thread Warren Young
On 8/16/2014 04:14, Warren Young wrote: It works: chronos@localhost ~/bin $ fossil version This is fossil version 1.30 [ee46563cbd] 2014-08-15 12:46:27 UTC This is on an Asus C200M: Just tried it on a Samsung 303C ARM-based Chromebook, and it works there, too. Exact same procedure

Re: [fossil-users] Public docs

2014-08-22 Thread Richard Hipp
On Fri, Aug 22, 2014 at 12:28 PM, Abilio Marques wrote: > Well, thought the same once, but it works. I believe the * matches > anything (including the slash character, so it matches the rest of the path > name). Been using it for about half a year that way. I had > /resume/doc/*.pdf and it matche

Re: [fossil-users] Public docs

2014-08-22 Thread Ron W
On Fri, Aug 22, 2014 at 12:28 PM, Abilio Marques wrote: > The file is only downloadable without login if checkout is set to nobody, > and not downloadable if set to the reader. > Since embedded documents are handled like other project files, this makes sense to me - even though I think it should

Re: [fossil-users] Public docs

2014-08-22 Thread Abilio Marques
Tested what you said Mr. Hipp, didn't work that way either 2014-08-22 13:41 GMT-04:30 Ron W : > On Fri, Aug 22, 2014 at 12:28 PM, Abilio Marques > wrote: > >> The file is only downloadable without login if checkout is set to nobody, >> and not downloadable if set to the reader. >> > > Since emb

Re: [fossil-users] Public docs

2014-08-22 Thread Richard Hipp
On Fri, Aug 22, 2014 at 8:24 PM, Abilio Marques wrote: > Tested what you said Mr. Hipp, didn't work that way either > > I'm out of ideas, then. I'm sorry it isn't working for you. Please know, though, that I use this feature on several repositories and it works fine for me. So it can be made to

Re: [fossil-users] Public docs

2014-08-22 Thread Abilio Marques
To everyone, I'm so so so sorry for the wasted time (specially Mr. Hipp). Started from scratch clearing every related setting and then tried to set up everything one more time, and worked like it should... Been sleeping too few hours lately. I believe that was the real reason. To sum up, it worked