/[Apache-SVN]
ViewVC logotype

Revision 1801942


Jump to revision: Previous Next
Author: julianfoad
Date: Fri Jul 14 11:37:03 2017 UTC (6 years, 9 months ago)
Changed paths: 6
Log Message:
On the 'shelve-checkpoint' branch: Prototype checkpointing.

Commands are:

    svn checkpoint save
    svn checkpoint revert
    svn checkpoint rollback NUMBER
    svn checkpoint list|--list
    svn checkpoints

* subversion/include/svn_client.h
  (svn_client_checkpoint_get_current,
   svn_client_checkpoint_save,
   svn_client_checkpoint_restore,
   svn_client_checkpoint_delete,
   svn_client_checkpoint_list): New.

* subversion/libsvn_client/checkpoint.c
  New file.

* subversion/svn/checkpoint-cmd.c
  New file.

* subversion/svn/cl.h
  (svn_opt_subcommand_t): Declare the checkpointing commands.

* subversion/svn/svn.c
  (svn_cl__cmd_table): Describe the checkpointing commands.

* tools/client-side/bash_completion
  (_svn): Add the checkpointing commands.


Changed paths

Path Details
Directorysubversion/branches/shelve-checkpoint/subversion/include/svn_client.h modified , text changed
Directorysubversion/branches/shelve-checkpoint/subversion/libsvn_client/checkpoint.c added
Directorysubversion/branches/shelve-checkpoint/subversion/svn/checkpoint-cmd.c added
Directorysubversion/branches/shelve-checkpoint/subversion/svn/cl.h modified , text changed
Directorysubversion/branches/shelve-checkpoint/subversion/svn/svn.c modified , text changed
Directorysubversion/branches/shelve-checkpoint/tools/client-side/bash_completion modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26