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

Re: [PATCH] Repository root relative support for the command-line client

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Fri, 18 Apr 2008 14:16:22 +0100

Daniel Shahaf wrote:
> Troy Curtis Jr wrote on Fri, 11 Apr 2008 at 20:51 -0500:
>
>>On Tue, Mar 25, 2008 at 11:20 PM, Troy Curtis Jr <troycurtisjr_at_gmail.com> wrote:
>>
>>>Here is my first shot at implementing the command-line repository root
>>> relative url support in libsvn_client. Note to Julian: I chose not to return
>>> a structure because after looking into it I found that it was a much larger
>>> job than I wanted to do for relative url support...it was definetly not a
>>> "gimme". I also found that it did not really gain me (or this patch) much
>>> benefit.
>>>
>>> [[[
>>> Implement repository root relative url support for the svn command-line
>>> client. This allows the user to use '^/' in front of any target to
>>> mean the repository root url. The repository root url is determined by
>>> checking the other arguments' root urls (if they exist) and using that common
>>> url. If none is found the root url of the current directory is used. If no
>>> common repository root url can be found, an error is generated.
>>> ]]]
>>
>>Just a friendly ping message to remind Julian this patch is out here. :)
>
> Ping. Julian, will you have time to look at Troy's patch? He has been
> waiting patiently for three weeks.

Oh yes - sorry, Troy. I'll make time to look at this soonish.

(Thanks for the extra ping, Daniel: I'd missed Troy's one.)

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-18 15:16:50 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.