On 16.01.2013 20:29, Paul Burba wrote:
> 1 is marked as STARTED and assigned to a dev, but it's not clear that
> this is actually a blocker or if any ongoing work is taking place:
> 4280  DEFECT  P3      All     brane   danielsh        STARTE          1.8.0   
> prompt the
> controlling terminal, rather than stdin

This is not strictly a blocker (hence P3) but it'd be yucky not to fix
prompting, given --force-interactive. And yes, I'm working on it, at
this point mainly reviewing what needs to be done.

I expect it'll turn out that we'll have to hoist the getpass
implementation out of APR and expand on it (APR doesn't try /dev/tty on
OSes that might have it, and doesn't do output to the Windows console,
etc.; it also doesn't provide an API for echoed input).

> 4290  TASK    P3      All     issues@subversion       cmpilato        NEW     
>         1.8.0   Remove
> (or make permanent) WC-NG temporary APIs

I recently moved this one to the 1.8.0 milestone. Having made an
excursion into WC-NG not too long ago, I was confused by all those
"temporary, to be removed" private APIs in there. So now is as good a
time as any to either make them permanent or throw them away, as the
issue description suggests.

I'll get to this after #4280 unless someone else picks it up; and I'd
really prefer that one of the WC-NG authors does the review.

> 1 has not been marked as started nor been assigned but is tied to an
> open serf issue:
> 4274  DEFECT  P3      All     issues@subversion       philip  NEW             
> 1.8.0   serf
> client hangs when server crashes

I reviewed this the other day and submitted

https://code.google.com/p/serf/issues/detail?id=94

as I believe the root cause is in Serf itself.

-- Brane

-- 
Branko Čibej
Director of Subversion | WANdisco | www.wandisco.com

Reply via email to