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

Re: scheduling, and gui clients (Win, Mac)

From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2000-11-29 15:43:43 CET

Bill Tutt <billtut@microsoft.com> writes:

> Speaking of GUI clients, I didn't seem to notice any in-progress
> notification callbacks in svn_ra.h, or svn_wc.h which are generally a good
> thing for robust GUI client/server apps.

This is a good idea; we want to start filling out svn_ra.h now
anyway.

I think our ability to "compose editors" is a good step in solving
this GUI problem. I suspect that if SVN users are ever waiting
around, it will be because they're waiting on an editor to commit or
update over the network.

For example: right now, we have a "trace" editor which is composed
with the main update-editor; as the update editor patches the working
copy, the trace editor intercepts and prints status codes and
filenames. For somebody writing a GUI, they could compose their own
editor which provides graphical progress-feedback instead.

Is this sufficient?
Received on Sat Oct 21 14:36:15 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.