Rev 2010: mention bzr svn-serve is experimental. in file:///data/jelmer/bzr-svn/0.5/
Jelmer Vernooij
jelmer at samba.org
Tue Nov 18 01:02:58 GMT 2008
At file:///data/jelmer/bzr-svn/0.5/
------------------------------------------------------------
revno: 2010
revision-id: jelmer at samba.org-20081118010256-x69s6v6tc448ssac
parent: jelmer at samba.org-20081117222348-154h2wp3gb8vnrm4
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.5
timestamp: Tue 2008-11-18 02:02:56 +0100
message:
mention bzr svn-serve is experimental.
modified:
__init__.py __init__.py-20051008155114-eae558e6cf149e1d
=== modified file '__init__.py'
--- a/__init__.py 2008-11-17 01:18:02 +0000
+++ b/__init__.py 2008-11-18 01:02:56 +0000
@@ -540,6 +540,9 @@
class cmd_svn_serve(Command):
"""Provide access to a Bazaar branch using the Subversion ra_svn protocol.
+
+ This command is experimental and doesn't support incremental updates
+ properly yet.
"""
takes_options = [
Option('inet',
More information about the bazaar-commits
mailing list