/[Apache-SVN]
ViewVC logotype

Revision 1550758


Jump to revision: Previous Next
Author: rhuijben
Date: Fri Dec 13 16:14:06 2013 UTC (10 years, 4 months ago)
Changed paths: 3
Log Message:
Checkpoint a new libsvn_client api that when tested can replace most of the
svnmucc code, while re-using some of the commit infrastructure in
libsvn_client.

Most of the code is implemented now, so in theory it should work, but to
prove or disprove that the next step will be writing some testcases :)

* subversion/include/svn_client.h
  (svn_client_mtcc_t): New typedef.
  (svn_client_mtcc_create
   svn_client_mtcc_get_relpath
   svn_client_mtcc_add_add_file
   svn_client_mtcc_add_copy
   svn_client_mtcc_add_delete
   svn_client_mtcc_add_mkdir
   svn_client_mtcc_add_move
   svn_client_mtcc_add_propset
   svn_client_mtcc_add_update_file
   svn_client_mtcc_commit): New functions.

* subversion/libsvn_client/mtcc.c
  New file.

* subversion/libsvn_client/mtcc.h
  New file.


Changed paths

Path Details
Directorysubversion/trunk/subversion/include/svn_client.h modified , text changed
Directorysubversion/trunk/subversion/libsvn_client/mtcc.c added
Directorysubversion/trunk/subversion/libsvn_client/mtcc.h added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26