Re: [fossil-users] HTML instead of fossil sync protocol

2017-12-28 Thread jungle Boogie
On 28 December 2017 at 12:02, Richard Hipp  wrote:
> On 12/28/17, jungle Boogie  wrote:
>> Hi All,
>>
>> I cannot clone a fossil repo running on a reaspberry pi.
>> --fossil-debug was originally used but since then, multiple fossil
>> binaries have been built with it disabled.
>
> Sounds to me like you are still running the older binary that was
> built using --fossil-debug.  Are you 100% certain that you have
> installed the new one?  Have you rebooted the machine to make sure you
> killed off the old one?
>
>

I do believe the wrong binary in the wrong path was the issue. Thanks
for the fast response.

Thanks!
___
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] HTML instead of fossil sync protocol

2017-12-28 Thread Richard Hipp
On 12/28/17, jungle Boogie  wrote:
> Hi All,
>
> I cannot clone a fossil repo running on a reaspberry pi.
> --fossil-debug was originally used but since then, multiple fossil
> binaries have been built with it disabled.

Sounds to me like you are still running the older binary that was
built using --fossil-debug.  Are you 100% certain that you have
installed the new one?  Have you rebooted the machine to make sure you
killed off the old one?


>
>>fossil clone http://10.7.0.82:8080 cpp_projects.f
> Round-trips: 1   Artifacts sent: 0  received: 0
> server replies with HTML instead of fossil sync protocol:
> cfile bc64ba9aec57c8dc726c7d920b317f2a06080276030b7b2a31339ee822261b0c 161
> 148
>
> Round-trips: 2   Artifacts sent: 0  received: 11
> server replies with HTML instead of fossil sync protocol:
> config /reportfmt 579
> 2440587.5
> Round-trips: 2   Artifacts sent: 0  received: 14
> Clone done, sent: 513  received: 3344  ip: 10.7.0.82
>
> This is fossil version 2.5 [1fae64de38] 2017-12-28 17:20:14 UTC
> for the pi and the windows computer.
>
>
> fossil 2.4 was downloaded from fossil-scm.org
> fossil 2.4 was used to clone trunk
> fossil from trunk was compiled --with-openssl=none
>
> In the /setup_ulist page, I do see this:
> sort w/o index in [SELECT uid, login, cap, info,
> date(mtime,'unixepoch'), lower(login) AS sortkey, CASE WHEN info LIKE
> '%expires 20%' THEN substr(info,instr(lower(info),'expires')+8,10) END
> AS exp,atime FROM user LEFT JOIN lastAccess ON login=uname WHERE login
> NOT IN ('anonymous','nobody','developer','reader') ORDER BY sortkey]
>
> The repo has been rebuilt with the fossil binary disabled for
> debugging, but this is still present.
>
> Any pointers are appreciated.
>
>
>
> --
> ---
> inum: 883510009027723
> sip: jungleboo...@sip2sip.info
> ___
> 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] HTML instead of fossil sync protocol

2017-12-28 Thread jungle Boogie
>
> Any pointers are appreciated.
>
>

I created a brand new repo with zero commits and I was able to clone
it with fossil server running. So it looks like an issue with the repo
itself, perhaps enabling fossil debug on the binary caused an issue?


>
> --
> ---
> inum: 883510009027723
> sip: jungleboo...@sip2sip.info



-- 
---
inum: 883510009027723
sip: jungleboo...@sip2sip.info
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


[fossil-users] HTML instead of fossil sync protocol

2017-12-28 Thread jungle Boogie
Hi All,

I cannot clone a fossil repo running on a reaspberry pi.
--fossil-debug was originally used but since then, multiple fossil
binaries have been built with it disabled.

>fossil clone http://10.7.0.82:8080 cpp_projects.f
Round-trips: 1   Artifacts sent: 0  received: 0
server replies with HTML instead of fossil sync protocol:
cfile bc64ba9aec57c8dc726c7d920b317f2a06080276030b7b2a31339ee822261b0c 161 148

Round-trips: 2   Artifacts sent: 0  received: 11
server replies with HTML instead of fossil sync protocol:
config /reportfmt 579
2440587.5
Round-trips: 2   Artifacts sent: 0  received: 14
Clone done, sent: 513  received: 3344  ip: 10.7.0.82

This is fossil version 2.5 [1fae64de38] 2017-12-28 17:20:14 UTC
for the pi and the windows computer.


fossil 2.4 was downloaded from fossil-scm.org
fossil 2.4 was used to clone trunk
fossil from trunk was compiled --with-openssl=none

In the /setup_ulist page, I do see this:
sort w/o index in [SELECT uid, login, cap, info,
date(mtime,'unixepoch'), lower(login) AS sortkey, CASE WHEN info LIKE
'%expires 20%' THEN substr(info,instr(lower(info),'expires')+8,10) END
AS exp,atime FROM user LEFT JOIN lastAccess ON login=uname WHERE login
NOT IN ('anonymous','nobody','developer','reader') ORDER BY sortkey]

The repo has been rebuilt with the fossil binary disabled for
debugging, but this is still present.

Any pointers are appreciated.



-- 
---
inum: 883510009027723
sip: jungleboo...@sip2sip.info
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users