Pong :)
Yes, it doesn't cover issue 3272 fully, but it allows to checkout
directory without breaking sequence if versioned file is there.
I'm very sorry for breaking hacking rules. Will do my best next time
to follow it.
On Fri, Oct 31, 2008 at 12:26 AM, Daniel Shahaf <d.s_at_daniel.shahaf.name> wrote:
> Ping.
>
> On a quick scan, you don't check the "assuming that the checkout is of the
> same URL that the existing wc represents" part described in the issue.
> (You want to check that the directory is version and from the same
> URL/repository/uuid as its parent.)
>
> Also, the code (1) uses tabs, and (2) is wrongly indented (even in the
> parts that use spaces). For (3), please don't use the *.c extension
> for patches --- *.diff, *.patch, and *.txt are preferred. (All of these
> are summarized at http://subversion.tigris.org/hacking.html, particularly
> in hacking.html#patches.)
>
> Thanks for the patch,
>
> Daniel
>
> Denis Pokataev wrote on Sun, 19 Oct 2008 at 17:36 +0400:
>> Greetings,
>>
>> http://subversion.tigris.org/issues/show_bug.cgi?id=3272
>>
>> Patch suggestion is in attachment. It is allowing checkout of parent directory,
>> but I'm not sure that it will not break something else,
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: dev-help_at_subversion.tigris.org
>
>
--
Regards, Denis.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-31 20:52:33 CET