Re: [fossil-users] Needed: volunteer to autoconf Fossil

2011-06-14 Thread Kulcsár Ferenc

2011-06-14 01:27 keltezéssel, Richard Hipp írta:



On Mon, Jun 13, 2011 at 7:07 PM, Steve Havelka smh...@gmail.com 
mailto:smh...@gmail.com wrote:


Is it necessary that it's autoconf?  Or would you take a
CMake-based build script?


ccmake is not installed by default on either my iMac nor my SuSE Linux 
desktop.  So it a a non-starter.


If you have a way other than autoconf to generate a universal build 
script that runs on any unix machine without special software 
installed, then that will be fine.  CMake does not qualify because it 
is not installed by default on most unix boxes.  I think autoconf is 
probably going to be the only general-purpose solution, but I am open 
to alternatives if you have them.




What about autosetup?

You  find informations here: http://msteveb.github.com/autosetup/

Regards,
Feri
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] Fossil CGI problem

2011-01-17 Thread Kulcsár Ferenc

 Any reason for not using one of the established web servers that
 actually implement the specs correctly? E.g. with nginx you can either
 hook up fossil http via inetd or directly proxying fossil server.

If I understand it correctly fossil uses non-parsed headers in its answers
(runs as a non-pased header script). In the CGI 1.1 specification you can
find this:

5
5.1
NPH Scripts
Identification
The server MAY support NPH (Non-Parsed Header) scripts; these are scripts
to which the server passes all responsibility for response processing.

Bauk didn't imlpement it - if I got that right - but that's right because
the specs are implemented correctly.

I like Bauk and its features and won't install other servers/applications.

Regards,
Feri

___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] Fossil CGI problem

2011-01-15 Thread Kulcsár Ferenc
I got in touch with the Bauk's developers. It is a long forum thread about
this problem here:
http://bauk.ws/forum.jsx?a=browsetid=2

Can you help me with this?

TIA,
feri

___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


[fossil-users] Fossil CGI problem

2011-01-14 Thread Kulcsár Ferenc
Hello,

I'm trying to get fossil setup on a Linux box with Bauk webserver. It's
partly successful. I can point to my repo and administer it. The checkout
is failing:

$ fossil clone http://archlap.aneder.hu/fossil/proba1 proba1.fossil
--httptrace
Bytes  Cards  Artifacts Deltas
Sent:  53  1  0  0
fossil: server did not reply

The debug files are attached.

Any ideas?

TIA
feri

HTTP/1.1 200 OK
Server: Bauk/2.0.19
Accept-Ranges: bytes
Date: Fri, 14 Jan 2011 09:27:46 GMT
Connection: close
Content-Type: application/x-fossil-uncompressed; charset=utf-8
Cache-Control: no-cache, no-store

cfile 6e5087ac955f16aee6b0e84ba5b3d9a331541231 161 151
¡xœÌ9ƒ0@ÑÞ§˜ÉҌmÌ8mr€(MDã
a¬HÁí³”ÿÿ¥–½øç°ååµÃ§gYª¸€B‰$I÷ŠNšOŠÅUÜ 
J“ã1(4Ù1¢sœãÈFuYôЄÕ×8Aûú®óO¶c‘ÿ€FÜaÌk ŸBëBbk}7Îúè½o­E­mçÄÖÛ-a
clone_seqno 0
push fc6203988173a997794cf732fcbaf0a91a7fdf76 
709f51faeb0e3ab71a8640f59b43629813ee8c3a
# timestamp 2011-01-14T09:27:46POST /fossil/proba1/xfer/xfer HTTP/1.0
Host: archlap.aneder.hu
User-Agent: Fossil/[356e877cea]
Content-Type: application/x-fossil-debug
Content-Length: 53

clone 3 1
# 8BB3878C636B992E809121954B35AE35D1EE2F03___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] Fossil CGI problem

2011-01-14 Thread Kulcsár Ferenc
You can access my host now: http://crusader.dyndns.info/fossil/proba1/index

In mcedit each lines in the files are ended with ^M.

Thanks.
feri

___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users