You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by kf...@collab.net on 2003/08/14 03:53:45 UTC

Re: svn commit: rev 6728 - trunk/subversion/libsvn_wc

cmpilato@tigris.org writes:
> Log:
> Cleanup some dead codepaths left over from the old checkout system.
> 
> * subversion/libsvn_wc/update_editor.c
>   (struct edit_baton): Lose the 'ancestor_url' and 'is_checkout' members.
>   (make_dir_baton, make_file_baton, window_handler, open_root,
>    add_directory, add_or_open_file, close_edit): Lose checkout-related code.
>   (apply_textdelta): Lose checkout-related code, and this meants
>     losing two extraneous levels of indentation.  Sheesh.
>   (make_editor): Lose 'is_checkout' and 'ancestor_url' arguments.
>   (svn_wc_get_update_editor, svn_wc_get_switch_editor): Update calls
>     to make_editor().

Oh, you *know* that felt good.


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