Re: [fossil-users] Fossil halts before push.

2011-06-09 Thread Richard Hipp
On Thu, Jun 9, 2011 at 4:44 AM, Paolo Bolzoni ezzet...@hotmail.com wrote: Add the --httptrace option to the fossil sync command-line. I executed `fossil --httptrace sync' and waited until `netstat -tu' shown an empty list. A request was sent and it never got a reply, suggesting that the

Re: [fossil-users] Fossil halts before push.

2011-06-09 Thread Paolo Bolzoni
I executed `fossil --httptrace sync' and waited until `netstat -tu' shown an empty list. A request was sent and it never got a reply, suggesting that the server is stuck in a loop or something. Can you verify that the server process is still running? Well, if there was no server process the

Re: [fossil-users] Fossil halts before push.

2011-06-09 Thread Richard Hipp
Please run this experiment for me: scp the repository from your server down to your local machine. Call it (say) copy.fossil. Then run fossil ui copy.fossil. Then in a separate window, go to your check-out and run fossil push --once http://localhost:8080/;. In other words, please try doing

Re: [fossil-users] Fossil halts before push.

2011-06-09 Thread Paolo Bolzoni
From: d...@sqlite.org Date: Thu, 9 Jun 2011 09:38:03 -0400 To: fossil-users@lists.fossil-scm.org Subject: Re: [fossil-users] Fossil halts before push. Please run this experiment for me: scp the repository from your server down to your local machine. Call

Re: [fossil-users] Fossil halts before push.

2011-06-09 Thread Richard Hipp
On Thu, Jun 9, 2011 at 9:57 AM, Paolo Bolzoni ezzet...@hotmail.com wrote: From: d...@sqlite.org Date: Thu, 9 Jun 2011 09:38:03 -0400 To: fossil-users@lists.fossil-scm.org Subject: Re: [fossil-users] Fossil halts before push. Please run

Re: [fossil-users] Fossil halts before push.

2011-06-08 Thread Paolo Bolzoni
@lists.fossil-scm.org Subject: Re: [fossil-users] Fossil halts before push. On Tue, Jun 07, 2011 at 11:48:18PM +0200, Paolo Bolzoni wrote: I am using fossil version [0448438c56] 2011-05-28 18:51:22 UTC and when I try to push one of my projects fossil hangs on the 'waiting for server' phase

Re: [fossil-users] Fossil halts before push.

2011-06-08 Thread Richard Hipp
On Wed, Jun 8, 2011 at 3:28 AM, Paolo Bolzoni ezzet...@hotmail.com wrote: Nope, unfortunately I am afraid it won't be so easy. I tried pushing again and fossil halted the same way, but after almost an hour it is still in the same state. Beside the command netstat -tu shows an empty list.

[fossil-users] Fossil halts before push.

2011-06-07 Thread Paolo Bolzoni
I am using fossil version [0448438c56] 2011-05-28 18:51:22 UTC and when I try to push one of my projects fossil hangs on the 'waiting for server' phase. Copy 'n' pasted: $ fossil push Server:   X     Bytes  Cards  Artifacts Deltas Sent:    4270 91 

Re: [fossil-users] Fossil halts before push.

2011-06-07 Thread Joerg Sonnenberger
On Tue, Jun 07, 2011 at 11:48:18PM +0200, Paolo Bolzoni wrote: I am using fossil version [0448438c56] 2011-05-28 18:51:22 UTC and when I try to push one of my projects fossil hangs on the 'waiting for server' phase. How fast is the connection? According to the output, it tries to write

Re: [fossil-users] Fossil halts before push.

2011-06-07 Thread Joshua Paine
I sometimes have this problem, but AFAICT it's because I have a couple large repos and sometimes the server is under pretty heavy disk io load. Have to wait a few minutes sometimes. -- Joshua Paine LetterBlock: Web Applications Built With Joy http://letterblock.com/ 301-576-1920