# # # rename "mtnplain" # to "mtndumb" # # patch "dumb.py" # from [81e3c939e7e2ad8602d53cc61f551142ed33a6d4] # to [781d35dd27b66de1342486de8d7285ea83c98164] # # patch "dws/dws.py" # from [7853844582830b64230cd0b272be887d7dd80fd9] # to [e69bedca581978fbbd39a95f8120145deb4b095d] # # patch "dws/dws_test.py" # from [f5915fa3aea50a74d44f10a842aca7cb447d22d2] # to [d627e791d6c2df16f5721c0c30ceca137e28da2d] # # patch "fs.py" # from [fae15620c0eef3b48d8b30dee5bd5f9228efd2e0] # to [1ebafb88ee281d4479a1cb7cf6ad5ba5bd640717] # # patch "fs_dws.py" # from [af966f103059a6fa257f81115387d69a9215b6d5] # to [256eabb49c46af39a847a9042f6452a68f5d12dd] # # patch "fs_read_httpftp.py" # from [4d40aba8f6b8535b451db5f730fb57bb5e6a91dc] # to [374b181f84c94a4a988df041d7e47504019ca407] # # patch "fs_sftp.py" # from [8eb61e82c9da854c75f6c1fc04d655dfcbc05249] # to [7842820e7da37412546d97e81bb549925b045fc8] # # patch "merkle_dir.py" # from [e44390cd190b70d97e46492f0c84fff137a521dd] # to [c923f387a2c641dbecd4de777c770c3678e4a3f9] # # patch "monotone.py" # from [a8536a1e47938b8d9ceea99c3cc62cf46c8be4bc] # to [8a5547f21ac78068a4e5a96cacad008117244702] # # patch "mtndumb" # from [bce03d5c3d35fff2f324df60a22432e173a36c7d] # to [3a6b5a9836297fd1f77307c92d9a7bfbce8aa0d3] # # patch "plain.py" # from [64e2790764e8452918cca06b2e9d8e63b70a8b3a] # to [cfd4c5ee331019ab206c9d6d987665d5f50eb3ab] # # patch "setup.py" # from [2eda98c2f22383d48c9bdf01d7aff388279a3521] # to [92ce21c0e46207284fa45891eed283cb90f95509] # # patch "test_merkle_dir.py" # from [9a1df7b13ce18508515d91410df46ed3e94ac384] # to [580129bd3b35a8c1d25b1ac16724bb8d4476183a] # ============================================================ --- dumb.py 81e3c939e7e2ad8602d53cc61f551142ed33a6d4 +++ dumb.py 781d35dd27b66de1342486de8d7285ea83c98164 @@ -1,5 +1,5 @@ # -# This file is part of 'mtnplain' +# This file is part of 'mtndumb' # # Copyright (C) Nathaniel Smith
and others, # licensed to the public under the terms of the GNU GPL (>= 2) ============================================================ --- dws/dws.py 7853844582830b64230cd0b272be887d7dd80fd9 +++ dws/dws.py e69bedca581978fbbd39a95f8120145deb4b095d @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# This file is part of 'mtnplain' +# This file is part of 'mtndumb' # # Copyright (C) Zbigniew Zagorski # licensed to the public under the terms of the GNU GPL (>= 2) ============================================================ --- dws/dws_test.py f5915fa3aea50a74d44f10a842aca7cb447d22d2 +++ dws/dws_test.py d627e791d6c2df16f5721c0c30ceca137e28da2d @@ -1,5 +1,5 @@ # -# This file is part of 'mtnplain' +# This file is part of 'mtndumb' # # Copyright (C) Zbigniew Zagorski # licensed to the public under the terms of the GNU GPL (>= 2) ============================================================ --- fs.py fae15620c0eef3b48d8b30dee5bd5f9228efd2e0 +++ fs.py 1ebafb88ee281d4479a1cb7cf6ad5ba5bd640717 @@ -1,5 +1,5 @@ # -# This file is part of 'mtnplain' +# This file is part of 'mtndumb' # # Copyright (C) Nathaniel Smith and others # licensed to the public under the terms of the GNU GPL (>= 2) ============================================================ --- fs_dws.py af966f103059a6fa257f81115387d69a9215b6d5 +++ fs_dws.py 256eabb49c46af39a847a9042f6452a68f5d12dd @@ -1,5 +1,5 @@ # -# This file is part of 'mtnplain' +# This file is part of 'mtndumb' # # Copyright (C) Zbigniew Zagorski # licensed to the public under the terms of the GNU GPL (>= 2) ============================================================ --- fs_read_httpftp.py 4d40aba8f6b8535b451db5f730fb57bb5e6a91dc +++ fs_read_httpftp.py 374b181f84c94a4a988df041d7e47504019ca407 @@ -1,5 +1,5 @@ # -# This file is part of 'mtnplain' +# This file is part of 'mtndumb' # # Copyright (C) Nathaniel Smith and others, # licensed to the public under the terms of the GNU GPL (>= 2) ============================================================ --- fs_sftp.py 8eb61e82c9da854c75f6c1fc04d655dfcbc05249 +++ fs_sftp.py 7842820e7da37412546d97e81bb549925b045fc8 @@ -1,5 +1,5 @@ # -# This file is part of 'mtnplain' +# This file is part of 'mtndumb' # # Copyright (C) Nathaniel Smith and others, # licensed to the public under the terms of the GNU GPL (>= 2) ============================================================ --- merkle_dir.py e44390cd190b70d97e46492f0c84fff137a521dd +++ merkle_dir.py c923f387a2c641dbecd4de777c770c3678e4a3f9 @@ -1,5 +1,5 @@ # -# This file is part of 'mtnplain' +# This file is part of 'mtndumb' # # Copyright (C) Nathaniel Smith and others, # licensed to the public under the terms of the GNU GPL (>= 2) ============================================================ --- monotone.py a8536a1e47938b8d9ceea99c3cc62cf46c8be4bc +++ monotone.py 8a5547f21ac78068a4e5a96cacad008117244702 @@ -1,5 +1,5 @@ # -# This file is part of 'mtnplain' +# This file is part of 'mtndumb' # # Copyright (C) Nathaniel Smith and others, # licensed to the public under the terms of the GNU GPL (>= 2) ============================================================ --- mtnplain bce03d5c3d35fff2f324df60a22432e173a36c7d +++ mtndumb 3a6b5a9836297fd1f77307c92d9a7bfbce8aa0d3 @@ -8,6 +8,6 @@ # I.e., do what you like, but keep copyright and there's NO WARRANTY. # -from monotone_plain import plain +from monotone_dumb import plain plain.main() ============================================================ --- plain.py 64e2790764e8452918cca06b2e9d8e63b70a8b3a +++ plain.py cfd4c5ee331019ab206c9d6d987665d5f50eb3ab @@ -1,6 +1,6 @@ #! /usr/bin/env python # -# This file is part of 'mtnplain' +# This file is part of 'mtndumb' # # Copyright (C) Zbigniew Zagorski # licensed to the public under the terms of the GNU GPL (>= 2) @@ -68,7 +68,7 @@ def getDefaultConfigFile(): homeDir = os.environ['USERPROFILE'] except KeyError: homeDir = "." - return os.path.normpath(os.path.join(homeDir, ".mtnplain")) + return os.path.normpath(os.path.join(homeDir, ".mtndumb")) def parseOpt(): ============================================================ --- setup.py 2eda98c2f22383d48c9bdf01d7aff388279a3521 +++ setup.py 92ce21c0e46207284fa45891eed283cb90f95509 @@ -1,5 +1,5 @@ # -# This file is part of 'mtnplain' +# This file is part of 'mtndumb' # # Copyright (C) Zbigniew Zagorski and others, # licensed to the public under the terms of the GNU GPL (>= 2) @@ -9,10 +9,10 @@ import re as _re import re as _re -name = "mtnplain" -description = """The monotone plain database synchronizer""" +name = "mtndumb" +description = """The monotone dumb database synchronizer""" -long_description = """The monotone plain (or "dumb") protocol allows +long_description = """The monotone dumb (aka 'plain') protocol allows two-way synchronization via sftp or plain files, and one-way (pull) via http(s) and ftp.""" @@ -26,14 +26,14 @@ url = 'http://www.venge.net/monotone' author = ', '.join(_authors) url = 'http://www.venge.net/monotone' -packages = ['monotone_plain', 'monotone_plain.dws','monotone_plain.paramiko'] +packages = ['monotone_dumb', 'monotone_dumb.dws','monotone_dumb.paramiko'] package_dir = { - 'monotone_plain' : '.', - 'monotone_plain.dws' : 'dws', - 'monotone_plain.paramiko' : 'paramiko' + 'monotone_dumb' : '.', + 'monotone_dumb.dws' : 'dws', + 'monotone_dumb.paramiko' : 'paramiko' } -scripts = ['mtnplain'] +scripts = ['mtndumb'] options = { 'clean' : { 'all' : 1 } } classifiers = [ 'Development Status :: 4 - Beta', ============================================================ --- test_merkle_dir.py 9a1df7b13ce18508515d91410df46ed3e94ac384 +++ test_merkle_dir.py 580129bd3b35a8c1d25b1ac16724bb8d4476183a @@ -1,5 +1,5 @@ # -# This file is part of 'mtnplain' +# This file is part of 'mtndumb' # # Copyright (C) Nathaniel Smith # licensed to the public under the terms of the GNU GPL (>= 2)