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

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

From: Simon Large <slarge_at_blazepoint.co.uk>
Date: 2004-11-29 15:34:56 CET

SteveKing wrote:
> 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).

From the command line I get different interesting results:
TortoiseProc.exe /command:repobrowser
/path:"file:///c:/temp/repos4/trunk/" /notempfile /closeonend
Opens the repo browser at file:///c:/temp/repos4 even if I use a
trailing slash atfer trunk.

If I specify /path:"file:///c:/temp/repos4" (with or without trailing
slash) it opens at the same place. repos4 is _not_ stripped off.

If I specify /path:"file:///c:/temp/repos4/trunk/file.c" it opens trunk.

> 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'.

Oops. Forgot we were looking inside the repo.

Simon

-- 
       ___
  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 15:35:47 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.