{{{
$ svn co http://svn.edgewall.com/repos/trac/sandbox/mercurial-plugin
svn: Server sent unexpected return value (400 Bad Request) in response
to REPORT request for '/repos/trac/!svn/vcc/default'
$ svn co https://svn.edgewall.com/repos/trac/sandbox/mercurial-plugin
svn: OPTIONS of
'https://svn.edgewall.com/repos/trac/sandbox/mercurial-plugin': SSL
negotiation failed: Connection reset by peer
(https://svn.edgewall.com)
}}}
Thnx in advance !
--
Regards,
Olemis.
Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/
Featured article:
No issue to download this plugin with both protocols (http, https) ...
Are you using a direct connection to the Internet?
Cheers,
Manu
I finally downloaded the plugin using a URL to the changeset module .
I followed the following steps (more or less ;o) :
- I looked for the download link of a plugin in TH.org (including
changeset in the URL ;)
- I copied the parameters
- I formed a similar URL considering the URL to TracMercurial plugin
(0.11 in my case)
Sorry but now I dont remember further details.
>
> On Jul 7, 2:33 am, Emmanuel Blot <manu.b...@gmail.com> wrote:
>> On Mon, Jul 6, 2009 at 9:46 PM, Olemis Lang<ole...@gmail.com> wrote:
>> > Could anybody please tell me how todownloadTracMercurial plugin
>> > (preferently for Windows) ? This is what I get with SVN :
>>
>> No issue todownloadthis plugin with both protocols (http, https) ...
>> Are you using a direct connection to the Internet?
>>
Well the problem seems to be mine (I dont use a direct connection but
SVN worked for a while ;). My SVN client is broken since few months
ago and I dont know why :-/. So there's no problem (AFAIK) with the
site : It's just that I needed to download the plugin I couldnt find a
way to do it since there's no direct link in the page (shouldnt it be
there ? ;o).
Thnx for your time !
i have the same issue. in my case, i think it is because i am running
on a virtual server, and my host decided to run F11 (built for 2.6.29
kernel) on top of the 2.6.24-xen kernel. the version mismatch breaks
some system call that svn makes. here is the redhat bug report that
informed me:
https://bugzilla.redhat.com/show_bug.cgi?id=491839
i work around it by not using SVN on my server. instead i check out
locally, then upload a tar.bz2 by hand.
good luck! -george
Well I use my PC directly to (try to) check out the source code so
it's not the same issue, but possibly the same sympthoms ;o)
> i work around it by not using SVN on my server.
I dont know about TH.org :-/
> instead i check out
> locally, then upload a tar.bz2 by hand.
>
Well in my case I cant check out anything. That fails with Py PEPs,
TH.org, Edgewall, Sourceforge, Google Code, my project's site (that's
why I dont have recent versions in the repos :( ... ), and more ...
It's frustrating :$
> good luck! -george
>
It seems I need it . To many ghosts around me :)