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

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

From: SteveKing <stefankueng_at_gmail.com>
Date: 2004-11-29 14:29:39 CET

On Mon, 29 Nov 2004 13:21:56 -0000, Simon Large <slarge@blazepoint.co.uk> wrote:

> Calm down guys!
>
> There is at least an inconsistency here, though I suspect it is all to
> do with svnserve and nothing to do with TSVN.
>
> I can enter 'http://svn.collab.net/repos/tortoisesvn' into repo browser
> and see the contents of the TSVN repository. No trailing slash required
> there, and no error message from the http server.

I think what they're complaining about isn't entering the URL in the
repobrowser, but entering the URL _before_ the repobrowser actually
pops up (if you start if from either the command line via another
program or when right-clicking on a non-versioned folder).

> I can enter 'file:///c:/Temp/Repos4' into repo browser to look at one of
> my test repositories, again with no trailing slash. Admittedly for
> file:/// it is easy enough to distinguish files from folders.

Aeh - why should it be easier for file:/// URL to check that? The URL
points _inside_ the repository (usually) so the same rules apply here.
Subversion just doesn't return the information required in 'svn ls'.

> I don't have an svn+ssh repo to test, but from the previous threads it
> sounds like the behaviour is different. So if this is a problem, Craig
> and Rainer, looks like you need to take your question to the SVN list
> because TSVN just uses the standard interfaces provided by the SVN
> libraries. Would that be right Stefan?

Yes. There's no difference in the URL type made by the repobrowser (or
any other function in TSVN).

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 Mon Nov 29 14:30:26 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.