Re: [PATCH] Repository root relative url support in svn CLI -- REDUX
From: Branko Čibej <brane_at_xbc.nu>
Date: Sun, 17 Feb 2008 14:52:30 +0100
Troy Curtis Jr wrote:
> +svn_boolean_t
I find this to be most inelegant.
return !strncmp("^/", url, 2);
-- Brane
---------------------------------------------------------------------
|
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.