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