error cloning encoding not supported

Marco Giovannini usernkey at gmail.com
Thu Nov 18 08:32:04 CST 2010


ok after some investigation I understood this:


I receive the error abort:
requirement '<?xml version="1.0" encoding="ISO-8859-1"?>' not supported!

because the at repo url
'https:/xxxxxx.com/%7Exxxxx/repo/team/xxxxx/xxxx hg can't find the
repo and it give me back a simple html with the list of repos in that
directory but now I have a problem that scary me.

the repo is exactly there but it's not visible from the web interface
I checked the privileges and they are right , everything is fine.

If I make these simply operations

oldrepo ---mv---> oldrepo.orig
oldrepo.orig--->cp--->oldrepo

you can see oldrepo.orig from the web interface and it's works fine
but you can't see oldrepo.

Any idea ?

Regards,

Marco




On Mon, Nov 15, 2010 at 8:06 PM, Matt Mackall <mpm at selenic.com> wrote:
> On Mon, 2010-11-15 at 17:16 +0100, Marco Giovannini wrote:
>> the missing slash was an editing error.
>>
>> If I clone just the subrepo it works correctly
>
> Ok, interesting.
>
>> $ wget --no-check-certificate --user xxxx--password xxxxx
>> https://mts.xxxx.com/~xxxx/repo/team/xxxxx_10.03/
>> --2010-11-15 17:10:14--  https://mts.xxxx.com/~xxx/repo/team/xxxx_10.03/
>
> Ugh, no, that's not what I wanted at all.
>
>> >> requested URL: 'https:/xxxxxx.com/%7Exxxxx/repo/team/xxxxx/xxxx
>> >> ?pairs=0000000000000000000000000000000000000000-00000000000000000000000000000000
>> >> 00000000&cmd=between'
>
> If you wget THIS URL (the entire failing hgweb protocol command), you
> will get to see what the web server is sending that's making Mercurial
> choke. If it's not just a newline, then it's probably an informative
> error message from Apache that will help us troubleshoot your problem.
>
> --
> Mathematics is the supreme nostalgia of our time.
>
>
>


More information about the Mercurial mailing list