ignore rules spec
Vincent LADEUIL
v.ladeuil at alplog.fr
Tue Jan 31 14:05:49 GMT 2006
Typos :
cd ~/tmp/
diff -c /home/vila/tmp/NewIgnoreRulesSpec.html\~ /home/vila/tmp/NewIgnoreRulesSpec.html
*** /home/vila/tmp/NewIgnoreRulesSpec.html~ 2006-01-31 15:01:14.000000000 +0100
--- /home/vila/tmp/NewIgnoreRulesSpec.html 2006-01-31 15:03:20.000000000 +0100
***************
*** 202,212 ****
effects. </p>
<p>The historical lists are stored in a special control weave. It has a well-known name, not a randomly assigned file id. </p>
<p><tt>.bzrignore</tt> is deprecated; checkins that modify it give a warning (but proceed). </p>
! <p>If the ignore patterns are syntactically invalid, commands that consult this file give a warning or error. This should include <tt>bzr add</tt>, </p>
! <pre>bzr
! status</pre>
! <p>, <tt>bzr commit</tt>. For <tt>bzr add</tt> in auto-add
! mode it is probablyimportant to give an error. One important particular
case is that they have put non-utf8 characters into that file. </p>
<p><tt>bzr ignore</tt> can continue to mean "add this file to the
ignore list". There are some existing bugs in bzr ignore behaviour
--- 202,211 ----
effects. </p>
<p>The historical lists are stored in a special control weave. It has a well-known name, not a randomly assigned file id. </p>
<p><tt>.bzrignore</tt> is deprecated; checkins that modify it give a warning (but proceed). </p>
! <p>If the ignore patterns are syntactically invalid, commands that consult this file give a warning or error. This should include <tt>bzr add</tt>,
! <tt>bzr status</tt>,
! <tt>bzr commit</tt>. For <tt>bzr add</tt> in auto-add
! mode it is probably important to give an error. One important particular
case is that they have put non-utf8 characters into that file. </p>
<p><tt>bzr ignore</tt> can continue to mean "add this file to the
ignore list". There are some existing bugs in bzr ignore behaviour
Diff finished at Tue Jan 31 15:04:56
More information about the bazaar
mailing list