Adding and reverting a file

Michael Ellerman michael at ellerman.id.au
Thu Oct 6 23:49:23 BST 2005


On Thu, 6 Oct 2005 22:24, Mark Rosenstand wrote:
> Adding and reverting a file will delete the file. I would expect the
> file to just become unknown again. Is this a bug or a feature? :-)

Do you mean adding and removing? I'm confused.

concordia ~/test$ bzr init
concordia ~/test$ bzr 
concordia ~/test$ echo "hello" > file
concordia ~/test$ cat file
hello
concordia ~/test$ bzr add file
added file
concordia ~/test$ bzr st
added:
  file
concordia ~/test$ bzr remove file
concordia ~/test$ bzr st
unknown:
  file
concordia ~/test$ cat file
hello
concordia ~/test$

Looks ok to me?

-- 
Michael Ellerman
IBM OzLabs

email: michael:ellerman.id.au
inmsg: mpe:jabber.org
wwweb: http://michael.ellerman.id.au
phone: +61 2 6212 1183 (tie line 70 21183)

We do not inherit the earth from our ancestors,
we borrow it from our children. - S.M.A.R.T Person
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051007/c3f2bd25/attachment.pgp 


More information about the bazaar mailing list