error cloning encoding not supported

Haszlakiewicz, Eric EHASZLA at transunion.com
Thu Nov 18 15:40:18 UTC 2010


>-----Original Message-----
>From: mercurial-bounces at selenic.com [mailto:mercurial-bounces at selenic.com]
>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 ?

Different permissions?  Did you use "cp -p oldrepo.orig oldrepo" ?

Have you tried simply pointing your browser at the oldrepo url and seeing what you get?

Does the copied repository work correctly if you run hg commands in it directly?

eric



More information about the Mercurial mailing list