Re: [fossil-users] The "fossil service" command

2011-07-19 Thread Trou Macacq
On Mon, 18 Jul 2011 23:51:11 +0300, Richard Hipp wrote: First of all, thank you Thomas (and you Richard!) for such a nice feature. Regarding name of the command I'm agree 'service' and 'server' commands are confusing, since theya re very close by meanings. However, I don't think that 'win-se

Re: [fossil-users] Fossil experience & two console windows

2011-07-15 Thread Trou Macacq
On Thu, 14 Jul 2011 23:59:47 +0300, Konstantin Khomoutov wrote: > One can use the cmdow [1] freeware tool which is kind of "start on > steroids"; for instance, to run `fossil ui` hidden one could do > > cmdow /RUN /HID fossil ui > > [...] > > 1. http://www.commandline.co.uk/cmdow/ Hm! It seem

[fossil-users] Fossil experience & two console windows

2011-07-14 Thread Trou Macacq
Hi All, (sadly) I'm just an occasional fossil user, not a command line ninja, but like fossil web interface a lot. And I'm a bit tired to keep two terminals open: one for sending commands to fossil executable and another one for keeping 'fossil ui' command running. And I need these windows b

Re: [fossil-users] Fossil social networking

2011-03-22 Thread Trou Macacq
On Tue, 22 Mar 2011 21:28:54 +0200, Bill Burdick wrote: > Has anyone talked about adding Github-like social networking to Fossil? I think it might be a good idea to add OpenID server feature to the fossil (OpenID authentication backend as well). So we will get distributed GitHub. -- @maca

Re: [fossil-users] IMHO Fossil needs renaming...

2011-03-03 Thread Trou Macacq
On Wed, 02 Mar 2011 21:37:37 +0200, Chad Perrin wrote: > On Wed, Mar 02, 2011 at 01:25:55PM -0500, Mike Meyer wrote: >> >> My only problem with the name is that it's to common a word - searching >> for info on fossil keeps turning up paleontological sites. > > Try searching for "fossil scm". It

Re: [fossil-users] Cross Platform GUI

2011-01-26 Thread Trou Macacq
Hi I have some thoughts on this. And I can share it with you, and with others (maybe somebody will be willing to join my efforts when I will start doing something ;). I'm planing to start work on implementing RIA based UI for fossil. I'm planning to add some AJAX to the fossil web-ui and turn bro

Re: [fossil-users] Hello. Anyone for source highlighting?

2010-12-16 Thread Trou Macacq
I'm interested in this idea. And I thought to try develop "new default" skin for fossil in fancy web 2.0 style and with syntax highlighting, however I was considering http://alexgorbatchev.com/SyntaxHighlighter/ If you're interested, we can discuss our next steps. -- @macacq On Thu, Dec 16, 2

Re: [fossil-users] $baseurl question (reverse proxy issue)

2010-12-16 Thread Trou Macacq
can find a list of advantages and disadvantages of this approach? Many thanks in advance! -- @macacq On Thu, Dec 16, 2010 at 3:26 PM, Joerg Sonnenberger wrote: > On Thu, Dec 16, 2010 at 08:20:02AM -0500, Richard Hipp wrote: >> On Thu, Dec 16, 2010 at 8:17 AM, Trou Macacq wrote: >&

[fossil-users] $baseurl question (reverse proxy issue)

2010-12-16 Thread Trou Macacq
Hi all! Thank you all for such a great tool as fossil! I've become big fan of the fossil SCM some time ago and past few days I spent finally moving fossil repositories to the production server (I need some sort of centralized hosting for all my stuff) and funny thing happened -- fossil let me dow