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

[Design] Issue 571: A+D should be R in update

From: Christopher Ness <chris_at_nesser.org>
Date: 2005-09-11 01:34:30 CEST

Hi,

I've been looking at the second half of the open issue 571
     http://subversion.tigris.org/issues/show_bug.cgi?id=571

There is a patch posted at the end that filters the output of the
command line client, but doesn't use a hash table.

I'm trying to decide if this is the best method.

  - or -

Looking into the internals of how the update method(s) work to add a new
enumeration to svn_wc_notify_t such as:
          svn_wc_notify_update_replace

I am having some problems understanding the notification handlers, but
am slowly plugging away.

The new type could easily be handled by
./subversion/clients/cmdline/notify.c just like all the other types of
notifications are.

Thoughts, comments, ideas?
Chris

-- 
PGP Public Key: http://www.nesser.org/pgp-key/
19:26:42 up 10:21, 4 users, load average: 0.53, 0.20, 0.07

Received on Sun Sep 11 03:56:30 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.