hgbook

diff en/examples/daily.files @ 314:231c8469a0ec

Removed a paragraph that is no longer true as of Subversion 1.5.
author Sean Russell <ser@ser1.net>
date Thu Aug 21 23:07:36 2008 -0400 (2008-08-21)
parents 5b034c2b74f7
children eb11ec9eed8c
line diff
     1.1 --- a/en/examples/daily.files	Tue Mar 06 21:35:51 2007 -0800
     1.2 +++ b/en/examples/daily.files	Thu Aug 21 23:07:36 2008 -0400
     1.3 @@ -61,7 +61,7 @@
     1.4  cd missing-example
     1.5  echo a > a
     1.6  hg add a
     1.7 -hg commit -m'File about to be missing'
     1.8 +hg commit -m 'File about to be missing'
     1.9  rm a
    1.10  hg status
    1.11