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

Re: [TSVN] Bug w/dangling slash (was Re: [TSVN] how to browse repository)

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-11-28 21:50:59 CET

Craig R. Saunders wrote:
> There wasn't any response to my earlier post. So how should I report
> this bug....

That's not a bug. It's a feature!

> When I try to do RepoBrowser on
> "svn+ssh://crs@myserver.domain.com/var/repositories/pn/" it connects me
> to my project.
>
> When I try to do RepoBrowser on
> "svn+ssh://crs@myserver.domain.com/var/repositories/pn" it says that
> there is no repository found.

Sure! How can the repository browser figure out from an URL if it points
  to a file or a folder? That's why you have to add the trailing slash
to indicate it's a folder. If you don't, the repository browser assumes
a file and removes the last part of the URL.

> Ranier says that you don't get the same behavior when you use http:
> instead of svn+ssh:

Yes, the error message is different. But that's the message sent from
the server if you access an invalid URL.

> And I don't get the same behavior on the Linux server with svn installed
> on it.

Repository browser on Linux? Strange...

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 Sun Nov 28 21:52:49 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.