<span class="gmail_quote">Hi guys,<br><br>in this today&#39;s the bundle:<br><br><span style="font-weight: bold;">&nbsp;&nbsp;&nbsp; &nbsp; <font size="4">``bzr remove`` and ``bzr rm`` will now remove the working file.</font></span><br style="font-weight: bold;">
<span style="font-weight: bold;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; This has been done for consistency with svn and the unix rm command.</span><br style="font-weight: bold;"><span style="font-weight: bold;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The old ``remove`` behaviour has been retained in the new command
</span><br style="font-weight: bold;"><span style="font-weight: bold;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ``bzr unversion``, which will just stop versioning the file,</span><br style="font-weight: bold;"><span style="font-weight: bold;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; but not delete it.
</span><br style="font-weight: bold;"><br>Note, I do not support recursive delete, I think it should only be done if a --recurse option is given.<br>Let me know if I need to support recursion for this bundle to be merged.
<br><br>please be careful!<br>I will not be held responsible for lost data!!<br>do not do the following:<br></span><div style="margin-left: 40px;"><span class="gmail_quote"><span style="font-family: times new roman,serif;">
$vi a</span></span><br style="font-family: times new roman,serif;"><span class="gmail_quote"><span style="font-family: times new roman,serif;">&lt;hack hack hack&gt;</span></span><br style="font-family: times new roman,serif;">
<span class="gmail_quote"><span style="font-family: times new roman,serif;">$bzr add a</span></span><br style="font-family: times new roman,serif;"><span class="gmail_quote"><span style="font-family: times new roman,serif;">
&lt;realise you don&#39;t want to add it now&gt;</span></span><br style="font-family: times new roman,serif;"><span class="gmail_quote"><span style="font-family: times new roman,serif;">$bzr remove a</span></span><br style="font-family: times new roman,serif;">
<span class="gmail_quote"><span style="font-family: times new roman,serif;">&lt;WHOOPS, data gone!&gt;<br><br></span></span></div>don&#39;t say I did not warn you. (we probably need to warn the bzr.dev and release(candidate) users explicitly)
<br>bye<br>MariusKruger<span class="gmail_quote"><span style="font-family: times new roman,serif;"></span></span><br><span class="gmail_quote"><span style="font-family: times new roman,serif;"></span></span><div style="margin-left: 40px;">
<span class="gmail_quote"></span></div><span class="gmail_quote"><br><br>On 2/1/07, <b class="gmail_sendername">Martin Pool</b> &lt;<a href="mailto:mbp@canonical.com">mbp@canonical.com</a>&gt; wrote:</span><br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
If you like, you could also do<br><br>&nbsp;&nbsp;<a href="https://bugs.launchpad.net/bzr/+bug/82602">https://bugs.launchpad.net/bzr/+bug/82602</a><br><br>which is to change bzr rm to actually remove the working files too.<br>That should be straightforward and would be less surprising.&nbsp;&nbsp;A patch
<br>would need a blackbox test.<br></blockquote></div><br><br clear="all"><br>-- <br><br><br><br>I code therefore I am.