[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: Daniel Shahaf <d.s_at_daniel.shahaf.co.il>
Date: Fri, 18 Apr 2008 14:28:34 +0300 (Jerusalem Daylight Time)

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.

Daniel

---------------------------------------------------------------------
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 13:28:45 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.