Re: [fossil-users] Why can "nobody" checkout but not clone?

2011-01-18 Thread Nolan Darilek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ah, OK, if it's fixed then awesome. This particular project was converted from Git a couple months back, so perhaps it was done without the fixed Fossil and got the old permissions. Though I still wonder what's the justification for making Clone a sep

Re: [fossil-users] Why can "nobody" checkout but not clone?

2011-01-18 Thread Joerg Sonnenberger
On Tue, Jan 18, 2011 at 12:40:21PM -0600, Nolan Darilek wrote: > I've used Fossil on various open source projects, and keep discovering > that I need to permit the nobody user to clone these repositories--this, > despite the fact that it has the checkout permission by default. How recent is your f

[fossil-users] Why can "nobody" checkout but not clone?

2011-01-18 Thread Nolan Darilek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've used Fossil on various open source projects, and keep discovering that I need to permit the nobody user to clone these repositories--this, despite the fact that it has the checkout permission by default. When might one have the checkout permissio

Re: [fossil-users] Is there a way to synchronize two repositories on a same file system without having to run a server?

2011-01-18 Thread Joerg Sonnenberger
On Tue, Jan 18, 2011 at 04:40:15PM +0100, Benoit Mortgat wrote: > However I would really appreciate if there was a way of synchronizing my two > repositories as a native function. fossil pull -R backup.fossil /path/to/orig.fossil Joerg ___ fossil-users

[fossil-users] Is there a way to synchronize two repositories on a same file system without having to run a server?

2011-01-18 Thread Benoit Mortgat
In my daily work I make a backup of a repository every day. Copying the file takes much time and often it's faster to do: fossil server /path/to/backup and in another console: fossil remote-url http://localhost:8080 fossil sync fossil remote-url off However I would really appreciate if there wa

Re: [fossil-users] Automatic creation of file to wiki or embedded docs

2011-01-18 Thread David Bovill
Very useful Rene! Thanks :) And Richard do please add Th_Store("parameters", g.zExtra) :) On 18 January 2011 13:14, Rene wrote: > On Tue, 18 Jan 2011 09:25:09 +, David Bovill wrote: > > Thanks for the comments Rene... > > > > On 17 January 2011 23:50, Rene wrote: > > > >> You can link to

Re: [fossil-users] Automatic creation of file to wiki or embedded docs

2011-01-18 Thread Rene
On Tue, 18 Jan 2011 09:25:09 +, David Bovill wrote: > Thanks for the comments Rene... > > On 17 January 2011 23:50, Rene wrote: > >>  You can link to the source code file. But the source code file >> cannot >>  link to the documentation. > > It could do with a minor tweak to the template for

Re: [fossil-users] Automatic creation of file to wiki or embedded docs

2011-01-18 Thread Stephan Beal
On Tue, Jan 18, 2011 at 11:26 AM, Stephan Beal wrote: > i hadn't considered that approach - i'll have to try that out. i can think > of no reason that that shouldn't work. > A quick check shows that those files get processed by fossil, as well, or my browser downloads them instead of displaying t

Re: [fossil-users] Automatic creation of file to wiki or embedded docs

2011-01-18 Thread Stephan Beal
On Tue, Jan 18, 2011 at 11:17 AM, David Bovill wrote: > Thanks a lot for that Stephan - I'm learning DOJO, and not up to speed yet > with JavaScript - so I'm a little slow on the jQuery syntax :) > They're quite similar, i think (but i'm not all that familiar with dojo). > A thought here would

Re: [fossil-users] Automatic creation of file to wiki or embedded docs

2011-01-18 Thread David Bovill
Thanks for the comments Rene... On 17 January 2011 23:50, Rene wrote: > You can link to the source code file. But the source code file cannot > link to the documentation. > It could do with a minor tweak to the template for the file info page :) It's a basic UX feature - you go from docs to s