You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Julian Foad <ju...@btopenworld.com> on 2008/03/04 09:39:43 UTC

Re: [PATCH] Repository root relative url support in svn CLI -- REDUX

Troy Curtis Jr wrote:
> [[[
> Implement repository root relative url support for the svn command-line
> client.  This allows the user to use to type '^/' 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.
[...]

Thanks for this new patch, Troy. I've been trying to do other things but I'll 
see if I can look at this as well.

If anybody else can look at it too, that would be great.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org