On 11/17/2010 01:22 PM, C. Michael Pilato wrote:
> On 11/17/2010 01:07 PM, Daniel Shahaf wrote:
>> Hmm. I realize this is preexisting code, but the bit about "external
>> locking" doesn't apply to svnrdump, since unlike svnsync it doesn't have
>> a --use-external-locking flag.
>
> I *knew* there
On 11/17/2010 01:07 PM, Daniel Shahaf wrote:
>> - err = svn_error_create(
>> - SVN_ERR_UNSUPPORTED_FEATURE, NULL,
>> - _("Target server does not support atomic revision property "
>> -"edits; consider upgrading it to 1.7 or using an external "
>> -
> - err = svn_error_create(
> - SVN_ERR_UNSUPPORTED_FEATURE, NULL,
> - _("Target server does not support atomic revision property "
> -"edits; consider upgrading it to 1.7 or using an external "
> -"locking program"));
> + /* Pre-1
3 matches
Mail list logo