You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Alexander Mueller <al...@littleblue.de> on 2002/05/24 09:39:17 UTC

Re: svn commit: rev 2000 - branches/issue-654-dev/subversion/libsvn_fs

Hey!

Happy r2k :-)

cmpilato@tigris.org wrote:

>Author: cmpilato
>Date: 2002-05-22 20:54 GMT
>New Revision: 2000
>
>Modified:
>   branches/issue-654-dev/subversion/libsvn_fs/cmpilato-TODO
>   branches/issue-654-dev/subversion/libsvn_fs/dag.c
>   branches/issue-654-dev/subversion/libsvn_fs/dag.h
>   branches/issue-654-dev/subversion/libsvn_fs/tree.c
>Log:
>* subversion/libsvn_fs/dag.h
>  (svn_fs__dag_check_mutable): Remove `is_mutable' argument, and now
>    return an int.
>
>* subversion/libsvn_fs/dag.c
>  (svn_fs__dag_check_mutable): Remove `is_mutable' argument, and now
>    return an int.
>  (make_entry, svn_fs__dag_set_entry, svn_fs__dag_set_proplist,
>    svn_fs__dag_clone_child, svn_fs__dag_delete_if_mutable,
>    svn_fs__dag_link, svn_fs__dag_get_edit_stream, delete_entry,
>    svn_fs__dag_finalize_edits, make_node_immutable, stabilize_node):
>    Update calls to svn_fs__dag_check_mutable.
>
>* subversion/libsvn_fs/tree.c
>  (make_path_mutable, merge): Update calls to svn_fs__dag_check_mutable.
>
>* subversion/libsvn_fs/cmpilato-TODO
>  Remove this change from my TODO list.
>
>
>  
>



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