Proposed change to skel representation
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-07-29 09:11:39 CEST
While working on skip-deltas, I needed on a couple of occasions to
DIFF ::= ("svndiff" VERSION STRING-KEY) ;
but then in the database things like:
("svndiff" 1 0 2 1a)
Even after I figured out that atoms beginning with a digit were
If we believe this is worth changing for easier debuggability, it
:count:data
During the transition phase, atoms beginning with a digit will still
("svndiff" :1:0 :2:1a)
At some point in the future, after everyone is presumed to have dumped
("svndiff" 0 1a)
This is an easy bit of work; please let me know (by voting, I guess)
---------------------------------------------------------------------
|
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.