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

killing the feedback vtable

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-01-30 21:55:03 CET

fyi... a big commit is coming up to kill the feedback vtable. In case there
were any proponents of it (Karl?), here is why it is going away:

       * gstein even changed switch.c and switch-cmd.c
  <ben_> ?? I wasn't using feedback in there?
<gstein> that is why I'm deleting the fucking feedback table. you *were*
         using them.
  <ben_> what?
<gstein> you called svn_wc_crawl_revisions().
  <ben_> *that* function uses feedback?!?
<gstein> and svn_wc_crawl_revisions() would restore missing working copy
         files.
<gstein> and that would call the feedback table to tell you about it.
  <ben_> svn_client_switch() started life as a copy of svn_client_update()
  <ben_> didn't realzie
<gstein> exactly
  <ben_> the feedback table is evil
  <ben_> seems to have insinuated itself everywhere.
<gstein> hehe. bet your ass it *was*

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:01 2006

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.