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

Re: svn merge question

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2007-10-17 17:03:35 CEST

> I also tested this out and it worked like a charm. Still for any
> other case you would have to type out the root url to the repository
> which could add a lot of typing. You can't even use copy-n-paste from
> the 'mergeinfo' output.
>
> Was there already some discussion about allowing these kind of
> relative URLs? If Subversion did support them I guess there would
> have to be a way to disambiguate them from working copy paths. And if
> it *were* implemented, would it go into the svn client code or the
> working copy library?
>
>

I don't think if there was a discussion on this front. We support 'merge
source' from some other WC target(and hence can be relative path), in
that case we will derive the url from it. Probably we may need
*REPOURL*(mapping to current target) or some keywords like PREV, HEAD,
COMMITTED upon which we can leverage such relative urls.

With regards
Kamesh Jayachandran

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 17 17:03:42 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.