Re: log -g performance
From: Marc Strapetz <marc.strapetz_at_syntevo.com>
Date: Wed, 25 Jun 2008 17:36:39 +0200
Karl Fogel wrote:
To summarize and motivate the RFE(s) in short: Especially for GUI
* log (without -g) reports a "marker" for *every* revision whether
* log -g has an additional --depth parameter, --depth=0 would report
* The get-mergeinfo command (I'm referring to that of the svnserve
-- Best regards, Marc Strapetz _____________ SyntEvo GmbH www.syntevo.com Karl Fogel wrote: > Marc Strapetz <marc.strapetz_at_syntevo.com> writes: >>> One of the things I was thinking was that it would be nice (assuming >>> it is not expensive), if a normal svn log could just return some kind >>> of boolean for each revision that indicates if the revision was the >>> commit of a merge. >> That would be helpful as well. The suggested depth parameter requires >> a protocol change from client to server and in case of depth=0 >> probably also from server to client. How about this mergeinfo marker >> -- can it be introduced safely without breaking older clients? >> >> Can we get this topic into the issue tracker? > > Let's discuss it here first, and if we decide to do it, then file an > issue. > > So when a commit does both (that is, commits the result of a merge or > merges, *and* includes new changes), should the marker be set? What's > the use case? (Quoted context didn't say.) > > Best, > -Karl > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org > For additional commands, e-mail: dev-help_at_subversion.tigris.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: dev-help_at_subversion.tigris.orgReceived on 2008-06-25 17:37:05 CEST |
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.