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

Re: Let's set a date/goal for the 1.5 Branch

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-08-31 22:48:20 CEST

Mark Phippard wrote:
> On 8/31/07, Stefan Küng <tortoisesvn@gmail.com> wrote:
>> Mark Phippard wrote:
>>
>>> 1. If you know of an issue that could block/delay the 1.5 release
>>> please raise its visibility. The issue tracker and the 1.5 milestone
>>> is what we agreed to for this a few weeks ago. If you want to use the
>>> mailing list, I will be happy to enter to the issue tracker.
>> The one thing that bugs me the most is this here:
>> http://subversion.tigris.org/issues/show_bug.cgi?id=2780
>> the issue has no milestone set (yet).
>
> That is the abort() issue. It seems like people have been working to
> remove them from ra_serf. I cannot imagine wanting to hold up the
> release for this.

Well, every abort() that can happen due to some unexpected input (e.g.,
corrupted entries file, malformed network packet, ...) will crash the
application or plugin. I say this again: TSVN is a shell plugin: if it
crashes, the whole *desktop* goes with it!
I can't have that.

>> And this here is also something that I would like to have fixed because
>> it breaks an important feature in TSVN:
>> http://subversion.tigris.org/servlets/BrowseList?list=dev&by=thread&from=597401
>
> I cannot tell from the thread if there was consensus on it being a
> bug. It looks like the thread deviated. You could file an issue
> though.

I'd say it's definitely a bug: if a function does not what the docs for
it tell it to do, then it's a bug (either in the function or in the docs
- but definitely a bug).

I think someone familiar with the diff code could solve that problem in
a relative short time: there's a boolean value passed down which
indicates whether the diff has to be reversed. But I couldn't find the
place where that flag got lost in the wc diff code - someone else might
be able to spot that right away...

> I am not sure if you know Java, but this might be a case where a
> JavaHL test could be written that showed the problem. If you want to
> write up a script that pretends the command line supports WORKING, I
> could try to convert that to a JavaHL test and see what happens.

Sorry, I haven't used Java in over five years, and my experience with it
back then wasn't really the best.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 31 22:45:33 2007

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.