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

Re: [TSVN] Re: neon following redirects?

From: Danny Sauer <tortoisesvn_at_danny.teleologic.net>
Date: 2005-01-07 15:45:50 CET

Will wrote regarding 'Re: [TSVN] Re: neon following redirects?' on Fri, Jan 07 at 02:40:
> At 09:35 07/01/2005 +0100, you wrote:
>
> >Have a look at subversion mailing lists.
> >Repository access is handled by subversion code, not by TSVN code.
>
> Yes, but it could be us mangling URLs which exacerbates the problem.

Looks like this happens in command-line semi-current svn, too. I'll
take my troubles to the other list, then. :)

dsauer_at_dev tmp $ svn list http://dev/repos/teleo
Authentication realm: <http://dev:80> Teleologic SVN Repository
Password for 'dsauer':
svn: PROPFIND request failed on '/repos/teleo'
svn: PROPFIND of '/repos/teleo': 301 Moved Permanently (http://dev)
dsauer_at_dev tmp $ svn list http://dev/repos/teleo/
Authentication realm: <http://dev:80> Teleologic SVN Repository
Password for 'dsauer':
svn: PROPFIND request failed on '/repos/teleo'
svn: PROPFIND of '/repos/teleo': 301 Moved Permanently (http://dev)
dsauer@dev tmp $ svn --version
svn, version 1.1.1 (r11581)
   compiled Dec 29 2004, 11:32:38

Thanks.
--Danny

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jan 7 15:46:20 2005

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.