Michael Wood <mwood@its.uct.ac.za>


Patch Suggested
r848576, r847514, r847348, r845831 r845963, r841006

r841006 | kfogel | 2002-01-17 17:02:42 +0000 (Thu, 17 Jan 2002)

* www/index.html: Update status summary section, remove
news section.

Suggested by: Michael Wood <mwood@its.uct.ac.za>


r845831 | kfogel | 2003-04-29 15:11:04 +0000 (Tue, 29 Apr 2003)

Fix up the format of Revision entries in the dumpfile.

Patch by: Michael Wood <mwood@its.uct.ac.za>
(Cosmetic tweaks by me.)

* branches/cvs2svn-kfogel/tools/cvs2svn/cvs2svn.py:
  (Dump.start_revision): Fix the Prop-content-length and
    Content-length calculation.  Move the code that outputs
    "PROPS-END" out of the loop.


r845963 | kfogel | 2003-05-12 14:03:18 +0000 (Mon, 12 May 2003)

Don't replace the good svn repository uuid with the bogus uuid from
the dumpfile.

Suggested by: Michael Wood <mwood@its.uct.ac.za>

* tools/cvs2svn/cvs2svn.py
  (pass5): Pass the --ignore-uuid flag to 'svnadmin load'.


r847348 | cmpilato | 2003-10-02 14:54:50 +0000 (Thu, 02 Oct 2003)

Fix normalize-dump.py in light of some changes made to the dumper
code.

Patch by: Michael Wood <mwood@its.uct.ac.za>

* tools/dev/normalize-dump.py
  (header_re): Headers don't always contain something after the colon.
  (rev_re, node_re): Remove unused variables.


r847514 | striker | 2003-10-18 01:57:12 +0000 (Sat, 18 Oct 2003)

Minor fixes to INSTALL.  

Patch by: Michael Suess <mike_ml@suessnetz.de>
          Michael Wood <mwood@its.uct.ac.za>

* INSTALL

  (I.10): Tiny tweak in --with-libs usage explanation.


r848576 | kfogel | 2004-01-24 18:00:03 +0000 (Sat, 24 Jan 2004)

Update the FAQ item on cvs2svn, and fix a wording problem elsewhere.

Patch by: Michael Wood <mwood@its.uct.ac.za>

* www/project_faq.html
  (need-apache): Remove an extraneous "either".
  (cvs2svn): Comment out promise to have cvs2svn.py perfect by the time
    Subversion 1.0 is released.  Mention alternatives to cvs2svn.py and
    the project links page.  Use <p>...</p> instead of just <p>.