[PATCH] Various svnbook fixes

Øyvind A. Holm sunny at sunbase.org
Wed Aug 17 17:09:56 CDT 2005


On 2005-08-17 08:36:52 C. Michael Pilato wrote:
>    If not commented on below, I agree with Max's opinions on the 
>    patch.
>  [...]

Thank you for the thorough review of the patch, cmpilato and maxb. And 
mthelen for digging it up, good catch. :)

Now that I know what the general view is on the different changes, I can 
clean up the patch, possibly splitting it up to keep related changes 
together. There are also some new additions to it which I also can 
include. The new patch (with log messages) arrives in a little while.

Cheers,
sunny256
-- 
#!/bin/bash
for f in 1 2 3; do
  PREF=http://musthave.sunbase.org/Stallman/stallman${f}c
  wget $PREF.sub ; mplayer -cache 8192 -sub stallman${f}c.sub $PREF.mpeg
done



More information about the svnbook-dev mailing list