Sorry for the useless traffic. I've found out what my problem was. I
had the wrong name for the cgi script in the URL of some previous push
or sync action and didn't recognize that I should have specified the
right URL once more. Now it works!

But anyway I had to look in the apache logs on the server to find it
out. Maybe the client should warn about such errors as well to make it
easier to recognize for the client user?

Cheers
Franz

2009/11/10 Franz Brummer <fbrum...@gmail.com>:
>>On Nov 9, 2009, at 8:11 AM, Franz wrote:
>>
>>> Hello,
>>>
>>> this is my first post on this list so please bear with me! ;-)
>>>
>>> I want to set up a central fossil server in our company network. So
>>> I've created a local repository on my desktop machine, worked there
>>> for some time and decided it was time to make it "public".
>>>
>>> Like it is recommended in the fossil quick start documentation I
>>> started the fossil server on my desktop and cloned ("fossil clone...")
>>> the repository on the server.
>>>
>>> Setting up the cgi server worked as expected so that I was able to
>>> browse to the server repository.
>>>
>>> We are behind a proxy server but the access to the fossil server
>>> should bypass the proxy to work.
>>>
>>> When I make changes on my local repository and commit it says
>>> "Autosync: " with the correct server URL.
>
>>Do you get a line that says "via proxy: ..."?
>
> No, I get the following:
>
> $fossil commit -m 'FOOBAR 3' --proxy off
>
> Autosync:  http://icends.his.de/cgi-bin/fossil-server.cgi
>                Bytes      Cards  Artifacts     Deltas
> Send:             130          1          0          0
> Received:           0          1          0          0
> Total network traffic: 334 bytes sent, 440 bytes received
>
> -- snip PGP snip --
>
> New_Version: d7edf74845e393a3e3ed4328889f06940ddb1d52
> Autosync:  http://icends.his.de/cgi-bin/fossil-server.cgi
>                Bytes      Cards  Artifacts     Deltas
> Send:           27196         16          1          1
> Received:           0          2          0          0
> Total network traffic: 7469 bytes sent, 440 bytes received
> brum...@his2735:~/Projekte/perl$
>
> Obviously _something_ gets sent over the network.
>
> But when I open the cgi in my webbrowser the timeline is not current.
>
> Is there any way to debug what is happening on the server?
>
> Cheers
> Franz
>
> --
>> Jesus Edits! Cool.
> And he saves!
> The real argument is whether Jesus saves using :w or C-x-C-s
>



-- 
> Jesus Edits! Cool.
And he saves!
The real argument is whether Jesus saves using :w or C-x-C-s
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to