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

Re: svn propedit URL

From: David Glasser <glasser_at_mit.edu>
Date: 2006-09-29 17:51:04 CEST

On 9/29/06, Garrett Rooney <rooneg@electricjellyfish.net> wrote:
> Second, finding a UI for
> entry of log messages, since it's kind of lame to pop up one editor to
> make your change, then a second one to enter a log. I don't
> personally have an issue with that being the UI, but other people have
> expressed problems with it in the past.

I also think that's not much of an inconvenience, compared to the
inconvenience of not being able to do this at all. I think that this
choice is independent of the svn_client API change, though: if "svn
propedit" wanted to provide one buffer with two parts or something,
then it can just use a custom log_msg_func2 into the client ctx when
calling svn_client_propset3.

(I'll write this the straightforward way, with two editor invocations.
 Whether or not changing from "two editor invocations" to "one editor
invocation" is an incompatible API change is unclear to me, since it's
most likely to occur in interactive use, but in any case the UI could
be tweaked at any time before 1.5.)

--dave

-- 
David Glasser | glasser_at_mit.edu | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 29 17:51:20 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.