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

SV: Re: 1.3-ß-RC1: Repo-browser with revision number does not list deleted folders

From: Hans-Emil Skogh <Hans-Emil.Skogh_at_tritech.se>
Date: 2006-01-18 13:48:06 CET

>> 1.3-ß-RC1: Repo-browser with revision number does not list
>> deleted folders
>>
>> Missing a peg or revision parameter somewhere?
> This is a bug in Subversion (fixed in HEAD, but not (yet?)
> nominated for backporting to 1.3.x).

Now I have been bitten by this as well. Wanted to use the RepoBrowser to look at a file located in a now deleted part of the tree, but alas only the "Error * REPORT request failed ... path not found" greeted me...

> The correct svn command line command (as TSVN uses it now) would be:
> svn ls -r 13309 -v
> http://svn.collab.net/repos/svn/branches/wc-replacements@13309

Tried it using the 1.3 command line client as well. It's the -v flag that breaks the peg on 1.3, right? If I omit the -v in the command line client the request succeeds.

Would it be possible to create a workaround by omitting the -v flag and trying again when request fails with a peg revision? In case it will take long for the svn-guys to backport... I think it's a quite serious issue that you can't reach deleted content in the repository using TSVN, or am I missing an obvious way to do it?

> Can you please report this on the Subversion dev list (it happens
> with the 1.3.0 CL client too), so they can see yet another case in
> which this command will fail. More reports will increase the chance
> to get it nominated for backporting.

Do you know if this has been nominated yet, or where I can look to find out? Don't want to spam the svn-list with known bugs...

Hans-Emil

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jan 18 14:52:00 2006

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.