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

Re: [PATCH] Client relative url support infrastructure and merge implementation

From: Troy Curtis Jr <troycurtisjr_at_gmail.com>
Date: 2007-11-16 05:40:43 CET

On Nov 15, 2007 9:59 PM, David Glasser <glasser@davidglasser.net> wrote:
> On Nov 15, 2007 3:38 PM, Julian Foad <julianfoad@btopenworld.com> wrote:
> > It looks to me like all of this functionality belongs inside
> > svn_opt_args_to_target_array2(). Any reason why not? Does anything outside that
> > need to know? That's the appropriate level, where raw user input is converted
> > to standard forms.
>
> So will svn_opt_args_to_target_array2 be doing svn_wc_* operations?
> Or will it take in a root argument somehow, which will be
> calculated... before the opts have been grokked? This seems really
> tricky.
>

Exactly. I REALLY wanted to put it into svn_opt_args_to_target_array2() but
could not come up with a good way to do it easily for exactly the reasons you
outlined.

>
> (And while this will be an incredibly useful people, I hope people are
> not trying to get it in before the 1.5 branch. I would be pretty
> opposed to yet another bit of untested complexity being dropped into
> trunk. Great for 1.6 though.)
>

Darn, and I really wanted it in 1.5. :) That's why I've been working so hard on
this...staying up late learning the cmdline test package. :) Honestly one of
my main motivations here was that I'm really excited about built in
merge-tracking, but going back to full urls every time, only this time NOT
having a convenient copy-n-paste from 'svnmerge avail' (svn mergeinfo now)
really felt like a regression in usability. My users were very grateful for
the svnmerge upgrade that allowed a "non-ambiguous" string for merge sources.

I guess I could wait until 1.6 and I suppose that would provide time for a
bunch of other people to pound on the merge-tracking stuff on production
projects before I do!

> --dave
>
>
> --
> David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/
>

Troy

-- 
Beware of spyware. If you can, use the Firefox browser. - USA Today
Download now at http://getfirefox.com
Registered Linux User #354814 ( http://counter.li.org/)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 16 05:40:53 2007

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.