Author: arwin
Date: Mon Jul  4 06:21:10 2011
New Revision: 1142557

URL: http://svn.apache.org/viewvc?rev=1142557&view=rev
Log:
No need of a separate Branch-Milestone file

* BRANCH-README
  Added the milestones for this branch.

* BRANCH-MILESTONES
  Deleted the file and moved the contents to BRANCH-README file

Patch by: Prabhu Gnana Sundar <prabhugs{_AT_}collab.net>

Modified:
    subversion/branches/svn-bisect/BRANCH-MILESTONES
    subversion/branches/svn-bisect/BRANCH-README

Modified: subversion/branches/svn-bisect/BRANCH-MILESTONES
URL: 
http://svn.apache.org/viewvc/subversion/branches/svn-bisect/BRANCH-MILESTONES?rev=1142557&r1=1142556&r2=1142557&view=diff
==============================================================================
--- subversion/branches/svn-bisect/BRANCH-MILESTONES (original)
+++ subversion/branches/svn-bisect/BRANCH-MILESTONES Mon Jul  4 06:21:10 2011
@@ -1,34 +0,0 @@
-This document serves as a progress tracker by defining the milestones
-that need to be completed. It contains a set of phases, each with
-it's own tasks.
-
-
-PHASE 1
-=======
-
-Task                                        Status
-
-1.1 Write skeleton code with bare minimum   [Not Started]
-    implementation. This involves creating
-    the new source files in the various
-    modules and the skeleton API.
-
-1.2 Define a set of unit tests to clearly   [Started]
-    define the expected behaviour. This
-    will be an on-going task and will not
-    be a phase blocker.
-
-1.3 Implement the tests.                    [Not Started]
-
-
-PHASE 2
-=======
-
-Task                                        Status
-
-2.1 Implement the behaviour as defined by   [Not Started]
-    the test suite.
-
-2.2 Check for consistency of code, error    [Not Started]
-    handling and error codes.
-

Modified: subversion/branches/svn-bisect/BRANCH-README
URL: 
http://svn.apache.org/viewvc/subversion/branches/svn-bisect/BRANCH-README?rev=1142557&r1=1142556&r2=1142557&view=diff
==============================================================================
--- subversion/branches/svn-bisect/BRANCH-README (original)
+++ subversion/branches/svn-bisect/BRANCH-README Mon Jul  4 06:21:10 2011
@@ -68,3 +68,43 @@ Abort bisection : Any other Exit Code
 
 The above mentioned exit codes conform to the way git bisect does
 things.
+
+
+
+MILESTONES
+==========
+This part of the document serves as a progress tracker by defining
+the milestones that need to be completed. It contains a set of phases,
+each with it's own tasks.
+
+
+PHASE 1
+-------
+
+Task                                        Status
+
+1.1 Write skeleton code with bare minimum   [Not Started]
+    implementation. This involves creating
+    the new source files in the various
+    modules and the skeleton API.
+
+1.2 Define a set of unit tests to clearly   [Started]
+    define the expected behaviour. This
+    will be an on-going task and will not
+    be a phase blocker.
+
+1.3 Implement the tests.                    [Not Started]
+
+
+PHASE 2
+-------
+
+Task                                        Status
+
+2.1 Implement the behaviour as defined by   [Not Started]
+    the test suite.
+
+2.2 Check for consistency of code, error    [Not Started]
+    handling and error codes.
+
+


Reply via email to