Re: [fossil-users] Odd problem syncing to fossil repo

2013-02-28 Thread LluĂ­s Batlle i Rossell
On Wed, Feb 27, 2013 at 02:12:21PM +0200, Ron Aaron wrote:
 When I disable my machine's firewall I have the same problem.
 
 But  all my other fossil repos (against my own server) don't have
 the problem.
 
 I don't understand why the main fossil repo would have any issues,
 since it's all http, and most of the to-and-fro works.  Also, I can
 do a clone successfully.

Can you ensure that the server fossil isn't segfaulting?

 On 02/26/2013 08:48 PM, Stephan Beal wrote:
 On Tue, Feb 26, 2013 at 7:30 PM, Ron Aaron r...@ronware.org
 mailto:r...@ronware.org wrote:
 
 The weird thing is this happens on a specific machine of mine, but
 I never have seen this problem on other machines.
 
 
 Local firewall?
 
 

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

___
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] Odd problem syncing to fossil repo

2013-02-27 Thread Ron Aaron

When I disable my machine's firewall I have the same problem.

But  all my other fossil repos (against my own server) don't have the 
problem.


I don't understand why the main fossil repo would have any issues, since 
it's all http, and most of the to-and-fro works.  Also, I can do a 
clone successfully.


On 02/26/2013 08:48 PM, Stephan Beal wrote:
On Tue, Feb 26, 2013 at 7:30 PM, Ron Aaron r...@ronware.org 
mailto:r...@ronware.org wrote:


The weird thing is this happens on a specific machine of mine, but
I never have seen this problem on other machines.


Local firewall?



___
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] Odd problem syncing to fossil repo

2013-02-26 Thread Richard Hipp
On Tue, Feb 26, 2013 at 2:18 AM, Ron Aaron r...@ronware.org wrote:

  On one of my machines I am consistently having a problem doing fossil
 pull from the main fossil repo:

 Autosync:  http://r...@fossil-scm.org/fossil
 Bytes  Cards  Artifacts Deltas
 Sent: 177  2  0  0
 Received:1964 43  0  0
 Sent:2151 44  0  0
 Received:   35822 85  7 35
 Sent:4454 93  0  0
 waiting for server...fossil: *server did not reply*

 The fossil info command shows:

 project-name: Fossil
 repository:   /home/ron/fossil/fossil
 local-root:   /home/ron/src/fossil/
 project-code: CE59BB9F186226D80E49D1FA2DB29F935CCA0333
 checkout: a98467b661faa7f5c88a0e689d05ee610155eb7b 2013-02-17 14:43:47
 UTC
 parent:   4f95ea8c56718447fc29f7566048b1c27edb6b8d 2013-02-16 14:12:23
 UTC
 child:1e70f211f9b37df4a8d9948b50f0585ca2ba7732 2013-02-17 14:47:48
 UTC
 merged-into:  fdf9050c4b154c80aed62d2a64c3b636c639d38d 2013-02-17 21:37:15
 UTC
 tags: trunk
 comment:  Remove two unused variables (user: jan.nijtmans)
 checkins: 4963

 And fossil ver shows:

 This is fossil version 1.25 [a98467b661] 2013-02-17 14:43:47 UTC


 I tried fossil rebuild to see if that helped, but no luck.  Any ideas?


It sounds like the server is segfaulting.  What version of Fossil are you
running on the server?  Are you able to give me private access to that repo
so that I can recreate the problem?




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




-- 
D. Richard Hipp
d...@sqlite.org
___
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] Odd problem syncing to fossil repo

2013-02-26 Thread Ron Aaron

Hi,

This is running against your repo at fossil-scm.org!  You probably don't 
need me to give you access...


The weird thing is this happens on a specific machine of mine, but I 
never have seen this problem on other machines.


On 02/26/2013 01:30 PM, Richard Hipp wrote:

On Tue, Feb 26, 2013 at 2:18 AM, Ron Aaron r...@ronware.org wrote:


  On one of my machines I am consistently having a problem doing fossil
pull from the main fossil repo:

Autosync:  http://r...@fossil-scm.org/fossil
 Bytes  Cards  Artifacts Deltas
Sent: 177  2  0  0
Received:1964 43  0  0
Sent:2151 44  0  0
Received:   35822 85  7 35
Sent:4454 93  0  0
waiting for server...fossil: *server did not reply*

The fossil info command shows:

project-name: Fossil
repository:   /home/ron/fossil/fossil
local-root:   /home/ron/src/fossil/
project-code: CE59BB9F186226D80E49D1FA2DB29F935CCA0333
checkout: a98467b661faa7f5c88a0e689d05ee610155eb7b 2013-02-17 14:43:47
UTC
parent:   4f95ea8c56718447fc29f7566048b1c27edb6b8d 2013-02-16 14:12:23
UTC
child:1e70f211f9b37df4a8d9948b50f0585ca2ba7732 2013-02-17 14:47:48
UTC
merged-into:  fdf9050c4b154c80aed62d2a64c3b636c639d38d 2013-02-17 21:37:15
UTC
tags: trunk
comment:  Remove two unused variables (user: jan.nijtmans)
checkins: 4963

And fossil ver shows:

This is fossil version 1.25 [a98467b661] 2013-02-17 14:43:47 UTC


I tried fossil rebuild to see if that helped, but no luck.  Any ideas?


It sounds like the server is segfaulting.  What version of Fossil are you
running on the server?  Are you able to give me private access to that repo
so that I can recreate the problem?




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






___
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] Odd problem syncing to fossil repo

2013-02-26 Thread Stephan Beal
On Tue, Feb 26, 2013 at 7:30 PM, Ron Aaron r...@ronware.org wrote:

 The weird thing is this happens on a specific machine of mine, but I never
 have seen this problem on other machines.


Local firewall?

-- 
- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users