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

Re: [TSVN] Open command in log Message Dialog has a bug? (graph too?)

From: SteveKing <stefankueng_at_gmail.com>
Date: 2005-01-26 10:36:40 CET

On Wed, 26 Jan 2005 20:29:07 +1100, Peter McNab <mcnab_p@melbpc.org.au> wrote:

> TSVN 1.1.3 rev 2502
> The revision graph text also contains the occasional %20 in lieu of space.
> So a tag name ending "@rev 69" shows up as "@rev%2069". the quotes are mine
> to delineate the text as seen by the user.

That's expected. The revision graph shows you URL's, and URL's can't
contain spaces. Spaces in URL's have to be properly encoded with the
%20. That's why it's shown with the %20 in the revision graph.

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 Wed Jan 26 10:38:02 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.