[fossil-users] Segfaults on Solaris when serving a directory

2011-02-21 Thread Petr Man
Hello, I have been successfully using Fossil on SunOS 5.10/sparc for over six months. I wanted to set up a permanent cgi server this morning, but I am getting core dumps when I try to serve a directory with fossil files. With a separate cgi script for each repo, everything works flawlessly. I

Re: [fossil-users] Segfaults on Solaris when serving a directory

2011-02-21 Thread Mark Janssen
On Mon, Feb 21, 2011 at 11:21 AM, Petr Man p...@madnetwork.org wrote: Hello, I have been successfully using Fossil on SunOS 5.10/sparc for over six months. I wanted to set up a permanent cgi server this morning, but I am getting core dumps when I try to serve a directory with fossil files.

Re: [fossil-users] Segfaults on Solaris when serving a directory

2011-02-21 Thread Petr Man
On Mon, Feb 21, 2011 at 11:34, Mark Janssen mpc.jans...@gmail.com wrote: Do the fossil repos have the extension .fossil? If not then you will get a segfault. Hello Mark, the repos have .fossil extension. I have just tried on my Linux laptop and I am experiencing the same issue. My setup looks

Re: [fossil-users] Wiki index pages

2011-02-21 Thread Carlo A. Bertelli (Charta s.r.l.)
Well, the real subject should be fossil is not a CMS and, by the way, not a blog. Anyway, there is no wiki table; in a previous version I was able to modify the title of one of the wiki pages via sql, but I don't remember how (maybe I dreamed of doing it!). As I said, suggesting to change the

Re: [fossil-users] Segfaults on Solaris when serving a directory

2011-02-21 Thread Richard Hipp
On Mon, Feb 21, 2011 at 5:50 AM, Petr Man p...@madnetwork.org wrote: On Mon, Feb 21, 2011 at 11:34, Mark Janssen mpc.jans...@gmail.com wrote: Do the fossil repos have the extension .fossil? If not then you will get a segfault. Hello Mark, the repos have .fossil extension. I have just

Re: [fossil-users] Segfaults on Solaris when serving a directory

2011-02-21 Thread Petr Man
On Mon, Feb 21, 2011 at 07:29:35AM -0500, Richard Hipp wrote: Please run it in a debugger and let me know where the segfault is occurring. Program terminated with signal 11, Segmentation fault. #0 0x004207aa in process_one_web_page (zNotFound=0x0) at ./bld/main_.c:896 896

Re: [fossil-users] Segfaults on Solaris when serving a directory

2011-02-21 Thread Petr Man
On Mon, Feb 21, 2011 at 02:00:28PM +0100, Mark Janssen wrote: I really does look like your fossil files are not found. I had exactly the same crash when my files were called *.fsl. Are the fossil files readable by the process running the CGI? Try by making the files and containing directory

Re: [fossil-users] Segfaults on Solaris when serving a directory

2011-02-21 Thread Richard Hipp
On Mon, Feb 21, 2011 at 7:46 AM, Petr Man p...@madnetwork.org wrote: On Mon, Feb 21, 2011 at 07:29:35AM -0500, Richard Hipp wrote: Please run it in a debugger and let me know where the segfault is occurring. Program terminated with signal 11, Segmentation fault. #0 0x004207aa in

Re: [fossil-users] 3-way merge likely to happen anytime soon?

2011-02-21 Thread LluĂ­s Batlle i Rossell
On Mon, Feb 21, 2011 at 08:23:42AM -0500, Richard Hipp wrote: Just to clearify, by 3-way merge, you mean a graphical merging tool? I ask because Fossil always has done a 3-way merge behind the scenes - it just doesn't show you what it is doing or give you the opportunity to intervene. I

Re: [fossil-users] 3-way merge likely to happen anytime soon?

2011-02-21 Thread Matt Welland
Yes, sorry to be unclear. As another listee posted, when the internal 3-way merge fails with conflicts save the three needed files and call the diff tool of the users preference. Even saving the three files with a clear naming convention would be fine. On Mon, Feb 21, 2011 at 6:23 AM, Richard

Re: [fossil-users] 3-way merge likely to happen anytime soon?

2011-02-21 Thread Richard Hipp
Please let me know if http://www.fossil-scm.org/fossil/info/9b7a6f80b2 works for you. On Mon, Feb 21, 2011 at 9:10 AM, Matt Welland estifo...@gmail.com wrote: Yes, sorry to be unclear. As another listee posted, when the internal 3-way merge fails with conflicts save the three needed files and

Re: [fossil-users] eclipse plugin for fossil

2011-02-21 Thread Steve Dalton
I'm not an eclipse user any more, but I'd quite like to write an intellij plugin - I'm sure there are probably some commonalities between them. Is there currently any sort of java API for fossil? I notice http://code.google.com/p/jurassic-fossil/ is Java and is open source, I might pull the

[fossil-users] Fossil - a sweet spot in the VCS space

2011-02-21 Thread Richard Hipp
http://blog.mired.org/2011/02/fossil-sweet-spot-in-vcs-space.html Thanks for the kind review, Mike! -- D. Richard Hipp d...@sqlite.org ___ fossil-users mailing list fossil-users@lists.fossil-scm.org

Re: [fossil-users] eclipse plugin for fossil

2011-02-21 Thread paolo lulli
I would like to help ... P. 2011/2/21 Will West will.o.w...@gmail.com I'm thinking about writing an Eclipse plugin for Fossil, any interested collaborators, already started projects, or philosophical objections? The third category will be ignored :) -- Will Owen West

Re: [fossil-users] eclipse plugin for fossil

2011-02-21 Thread Bill Whiting
I can help with testing. I would very much like to see this done. //Bill On 02/21/2011 05:16 PM, paolo lulli wrote: I would like to help ... P. 2011/2/21 Will West will.o.w...@gmail.com mailto:will.o.w...@gmail.com I'm thinking about writing an Eclipse plugin for Fossil, any