Rev 1455: Clarify nested tree status. in http://people.samba.org/bzr/jelmer/bzr-svn/trunk
Jelmer Vernooij
jelmer at samba.org
Tue Jul 8 16:01:51 BST 2008
At http://people.samba.org/bzr/jelmer/bzr-svn/trunk
------------------------------------------------------------
revno: 1455
revision-id: jelmer at samba.org-20080708150150-b28wq2wnnrdkzrcg
parent: jelmer at samba.org-20080708134532-ziqy0wcjc43r2911
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Tue 2008-07-08 17:01:50 +0200
message:
Clarify nested tree status.
modified:
README README-20051120210643-bd274a2fef9aed6a
=== modified file 'README'
--- a/README 2008-06-28 16:07:23 +0000
+++ b/README 2008-07-08 15:01:50 +0000
@@ -115,8 +115,7 @@
- 'svn:externals'. Externals should be mapped to Bazaar 'by-reference'
nested branches and the other way around. This can't be implemented
- this until Bazaars nested branch support lands. AaronBentley's work
- in progress is at http://code.aaronbentley.com/bzr/bzrrepo/nested-trees/.
+ until Bazaars nested branch support lands.
Future Enhancements
@@ -202,7 +201,8 @@
Unit testing
~~~~~~~~~~~~
-To run the bzr-svn testsuite, simply run 'bzr selftest svn'
+To run the bzr-svn testsuite, simply run 'bzr selftest --starting-with=bazaar.plugins.svn' or
+run 'make check' in the top-level bzr-svn directory.
Credits
-------
More information about the bazaar-commits
mailing list