diff design.txt @ 6:5abe5af181bd

Ant script to build commands and run sample
author Artem Tikhomirov <tikhomirov.artem@gmail.com>
date Wed, 22 Dec 2010 03:33:37 +0100
parents fc265ddeab26
children d6d2a630f4a6
line wrap: on
line diff
--- a/design.txt	Tue Dec 21 05:11:06 2010 +0100
+++ b/design.txt	Wed Dec 22 03:33:37 2010 +0100
@@ -20,9 +20,11 @@
 
 
 ----------
-support patch from baseRev + few deltas
++ support patch from baseRev + few deltas (although done in a way patches are applied one by one instead of accumulated)
 + command-line samples (-R, filenames) (Log & Cat) to show on any repo
++buildfile + run samples
 
 input stream impl + lifecycle
 delta merge
-Changeset to get index (local revision number)
\ No newline at end of file
+Changeset to get index (local revision number)
+