[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] How can i cechkout with svn 1.1.1?

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-12-16 10:40:06 CET

Andreas Richter wrote:

> how can i checkout the tortoisesvn sources with the command line client
> in version 1.1.1?
> when i try a
> svn co http://svn.collab.net/repos/tortoisesvn/trunk
> i become the following error message (in german):

Small note: 'become' means 'werden'. You meant 'get' ;)

> svn: REPORT Anfrage fehlgeschlagen auf
> '/repos/tortoisesvn/!svn/vcc/default'
> svn: REPORT von '/repos/tortoisesvn/!svn/vcc/default': 400 Bad Request
> (http://s
> vn.collab.net)
>
> what can i do to grab the sources via svn?

Seems you're behind a firewall/proxy? Try
svn co https://svn.collab.net/repos/tortoisesvn/trunk
(https instead of http).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Dec 16 10:41:52 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.