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

Re: Thinning out 1.3 issues

From: steveking <steveking_at_gmx.ch>
Date: 2005-04-12 17:42:26 CEST

Max Bowsher wrote:
> In an effort to thin out the 1.3 issues, I propose the following issues
> as candidates for deferral:
>
> http://subversion.tigris.org/issues/buglist.cgi?issue_id=1742+1743+1809+1902+2036+2047
>
>
> I'd like a second opinion before I actually defer them, though.

I admit I only looked through that list with TSVN in mind, so please
consider that I'm not really talking about that many users:

issue 1809: "replace svn_client_ls"
has some importance for TSVN. Right now, the "repository browser" has no
way of telling if an URL passed to it refers to a file or a folder when
it calls svn_client_ls(). In most cases, this isn't a problem. But if a
user enters an URL for a file, and svn_client_ls() is executed for that
file URL, the repo browser shows the file as a folder, with a file of
the same name as its content.
So when this issue get's implemented, that could be avoided.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 12 17:52:10 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.