Rev 2615: Doc for revert, #87548 in http://sourcefrog.net/bzr/doc

Martin Pool mbp at sourcefrog.net
Fri Jul 13 06:36:57 BST 2007


At http://sourcefrog.net/bzr/doc

------------------------------------------------------------
revno: 2615
revision-id: mbp at sourcefrog.net-20070713053656-2pp1tur9c71piba4
parent: pqm at pqm.ubuntu.com-20070713041212-ar46c24wgu0jhtm5
committer: Martin Pool <mbp at sourcefrog.net>
branch nick: doc
timestamp: Fri 2007-07-13 15:36:56 +1000
message:
  Doc for revert, #87548
modified:
  bzrlib/builtins.py             builtins.py-20050830033751-fc01482b9ca23183
=== modified file 'bzrlib/builtins.py'
--- a/bzrlib/builtins.py	2007-07-12 13:35:54 +0000
+++ b/bzrlib/builtins.py	2007-07-13 05:36:56 +0000
@@ -2879,6 +2879,10 @@
     from the target revision.  So you can use revert to "undelete" a file by
     name.  If you name a directory, all the contents of that directory will be
     reverted.
+
+    Any files that have been newly added since that revision will be deleted,
+    with a backup kept if appropriate.  Directories containing unknown files
+    will not be deleted.
     """
 
     _see_also = ['cat', 'export']




More information about the bazaar-commits mailing list