You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Kamesh Jayachandran <ka...@collab.net> on 2006/10/10 12:10:06 UTC

[PATCH][merge-tracking]Todo update

Hi All,
Find the attached patch and log.

With regards
Kamesh Jayachandran

Re: [PATCH][merge-tracking]Todo update

Posted by Kamesh Jayachandran <ka...@collab.net>.
Kamesh Jayachandran wrote:
> Daniel Rall wrote:
>> On Tue, 10 Oct 2006, Kamesh Jayachandran wrote:
>> ...
>>  
>>> Remove completed TODO item.
>>>
>>> * TODO
>>>   (Phase 1):    libsvn_fs_util has modularised mergeinfo indexing 
>>> code, libsvn_fs_fs
>>>    and libsvn_fs_base(partly) consumes the same.
>>>     
>>
>> I'm not going to commit any of this change to TODO until the
>> corresponding changes have been committed to the branch.
>>
>>
>>  
>>> Index: TODO
>>> ===================================================================
>>> --- TODO    (revision 21862)
>>> +++ TODO    (working copy)
>>> @@ -133,11 +133,6 @@
>>>      of operation (which will be kept client-side to offload more
>>>      processing from the server).
>>>  
>>> -* Refactor merge info index-related code into a module, and use this
>>> -  from libsvn_fs_fs.  (kamesh)
>>> -
>>> -  * Need libsvn_fs_util to avoid cyclic dependency.  (kamesh)
>>> -
>>>     
> libsvn_fs_util is already commited to branch. So TODO need to be updated.
>
Just happened to see this got commited.

With regards
Kamesh Jayachandran

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

Re: [PATCH][merge-tracking]Todo update

Posted by Kamesh Jayachandran <ka...@collab.net>.
Daniel Rall wrote:
> On Tue, 10 Oct 2006, Kamesh Jayachandran wrote:
> ...
>   
>> Remove completed TODO item.
>>
>> * TODO
>>   (Phase 1): 
>>    libsvn_fs_util has modularised mergeinfo indexing code, libsvn_fs_fs
>>    and libsvn_fs_base(partly) consumes the same.
>>     
>
> I'm not going to commit any of this change to TODO until the
> corresponding changes have been committed to the branch.
>
>
>   
>> Index: TODO
>> ===================================================================
>> --- TODO	(revision 21862)
>> +++ TODO	(working copy)
>> @@ -133,11 +133,6 @@
>>      of operation (which will be kept client-side to offload more
>>      processing from the server).
>>  
>> -* Refactor merge info index-related code into a module, and use this
>> -  from libsvn_fs_fs.  (kamesh)
>> -
>> -  * Need libsvn_fs_util to avoid cyclic dependency.  (kamesh)
>> -
>>     
libsvn_fs_util is already commited to branch. So TODO need to be updated.

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

Re: [PATCH][merge-tracking]Todo update

Posted by Daniel Rall <dl...@collab.net>.
On Tue, 10 Oct 2006, Kamesh Jayachandran wrote:
...
> Remove completed TODO item.
> 
> * TODO
>   (Phase 1): 
>    libsvn_fs_util has modularised mergeinfo indexing code, libsvn_fs_fs
>    and libsvn_fs_base(partly) consumes the same.

I'm not going to commit any of this change to TODO until the
corresponding changes have been committed to the branch.


> Index: TODO
> ===================================================================
> --- TODO	(revision 21862)
> +++ TODO	(working copy)
> @@ -133,11 +133,6 @@
>      of operation (which will be kept client-side to offload more
>      processing from the server).
>  
> -* Refactor merge info index-related code into a module, and use this
> -  from libsvn_fs_fs.  (kamesh)
> -
> -  * Need libsvn_fs_util to avoid cyclic dependency.  (kamesh)
> -
>  * Handle merge info in the BerkeleyDB FS backend using the modularized
>    merge info index API.  (kamesh/cmpilato?)
>  
> 

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