Dumb question - is there an easy way to grab source if fossil clone won't
work? I get an error that www.fossil-scm.org can't be resolved when i try
to clone the project to make the change you suggested. I tried cloning
using the IP address but get a 404 error. Is the source zipped somewhere?


On Wed, Sep 25, 2013 at 11:40 AM, Stephan Beal <sgb...@googlemail.com>wrote:

>
> On Wed, Sep 25, 2013 at 6:34 PM, Richard Hipp <d...@sqlite.org> wrote:
>
>> Do you mean chroot()?  If so, then I think the answer is "yes".  But I
>> don't think chdir() matters.
>>
>
> yes/no (or "jein", as the Germans say) - file_chdir() does the chroot() if
> the 2nd param is true, and enter_chroot_jail() passes true there
> (predictably enough).
>
>
>> Sorry I don't have time to look into this now.  Thanks for checking it
>> for me!
>>
>
> problem == 0.
>
> The code seems to match your original suspicion of the closing/re-opening
> behaviour - it seems to me that that could easily be the cause of the
> problem.
>
> --
> ----- 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
>
>
_______________________________________________
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