Julian Foad created SVN-4787:
--------------------------------

             Summary: Create a WC working-mods editor
                 Key: SVN-4787
                 URL: https://issues.apache.org/jira/browse/SVN-4787
             Project: Subversion
          Issue Type: Task
          Components: libsvn_client
         Environment: Create a delta-editor that applies working modifications 
to the WC.

It will be useful for implementing things such as shelving, which in principle 
(and, with this in place, more easily in practice) are just copying a set of 
modifications from WC to shelf and from shelf to WC.

Use it to implement the existing client modifications ('svn add', 'svn copy', 
'svn rm', etc.). Why? (1) ensure it works for and fully supports those cases; 
(2) ensure those cases are handled consistently (it will probably reveal 
inconsistencies in the old implementation).

See dev@ thread "Crazy idea: changes in WC should share an API with changes in 
repository", from Julian Foad, 2018-11-09.
            Reporter: Julian Foad
            Assignee: Julian Foad






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to