On Tue, Sep 21, 2010 at 7:07 AM, Nolan Darilek <no...@thewordnerd.info>wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Just now I tried updating a Fossil repository, Mongrel2's, and it hangs.
> Here's what happens:
>
> $ fossil version
> This is fossil version [4980b9a796] 2010-09-09 13:57:50 UTC
> $ fossil clone http://mongrel2.org mongrel2.fossil
> Bytes      Cards  Artifacts     Deltas
>  ...
> Send:           10025        225          0          0
>
> I cut out quite a bit because the "script" command created a transcript
> of lots of lines, one per byte transfer it seems. But there are no
> visible error messages indicating why things are hanging and what is
> failing.
>
> I seem to be the only one having issues with this repository. Nothing
> has changed in either setting since last night, when "fossil up" worked
> just fine, but now either hangs. I also tried this on another host
> running 2010-08-23 with the same result, so the common factors appear to
> be me personally and this one repository. :) Cloning other repositories
> seems to work just fine.
>
> Thoughts on how I might debug this further? Or, even better, thoughts on
> what's going on here?
>

Have you run "fossil rebuild" on your local repository?  (I cannot think of
what might have changed there, but rebuild never hurts.)

I do not have other ideas.

If you add the --httptrace option to the "clone" command, you will get lots
of debugging output that might give us more clues.



> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAkyYkeEACgkQIaMjFWMehWLRnACfeghQAI+u6j6xCH0IWUt0tG7k
> GmIAn2t27e+FPmjv47j1yaY9oeI11xV6
> =nTGO
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> 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

Reply via email to