Thoughts on Issue #962 svn undo/redo: a proposal for a soloution to the svn revert, vs. svn add/rm problems.
From: Robert North <aqh4uyrs3e02_at_sneakemail.com>
Date: 2003-01-08 20:48:31 CET
I was reading issue #962, and noticed the problems with svn revert and
I began to think about how the ideal revision control system might
My thoughts as user immediately switch to say, a text editor's undo/redo
This is really familiar to users, and would make a sensible way to
On versioned stuff:
undo/redo:
Reqires concepts of actions:
1. Scheduling an operation is an action (eg, svn add, svn mv, svn rm on
undo
Fly in the ointment pt 1:
file "a" has actions:
when unding the set, what do we undo to?
I'd say we undo the last action number.
What do 2 files with the same action number mean?
Fly in the ointment pt 2:
Q:Does that mean that a copy of the file or it's diffs is stored for each
And when do I think such a proposal should be implemented?
Well that's all for now
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.