Show More
@@ -50,19 +50,15 b' using the following credentials:' | |||
|
50 | 50 | Source code |
|
51 | 51 | ----------- |
|
52 | 52 | |
|
53 |
The latest sources can be obtained from |
|
|
54 | https://secure.rhodecode.org | |
|
53 | The latest sources can be obtained from https://kallithea-scm.org/repos/kallithea | |
|
55 | 54 | |
|
56 | 55 | |
|
57 | 56 | MIRRORS: |
|
58 | 57 | |
|
59 | 58 | Issue tracker and sources at bitbucket_ |
|
60 | 59 | |
|
61 |
http://bitbucket.org/ |
|
|
60 | https://bitbucket.org/conservancy/kallithea | |
|
62 | 61 | |
|
63 | Sources at github_ | |
|
64 | ||
|
65 | https://github.com/marcinkuzminski/rhodecode | |
|
66 | 62 | |
|
67 | 63 | |
|
68 | 64 | RhodeCode Features |
@@ -143,7 +139,7 b' Listed bellow are various support resour' | |||
|
143 | 139 | - Join the `Google group <http://groups.google.com/group/rhodecode>`_ and ask |
|
144 | 140 | any questions. |
|
145 | 141 | |
|
146 |
- Open an issue at `issue tracker <http://bitbucket.org/ |
|
|
142 | - Open an issue at `issue tracker <https://bitbucket.org/conservancy/kallithea/issues>`_ | |
|
147 | 143 | |
|
148 | 144 | - Join #rhodecode on FreeNode (irc.freenode.net) |
|
149 | 145 | or use http://webchat.freenode.net/?channels=rhodecode for web access to irc. |
@@ -237,7 +237,7 b' default_encoding = utf8' | |||
|
237 | 237 | #clone_uri = {scheme}://{user}{pass}{netloc}{path} |
|
238 | 238 | |
|
239 | 239 | ## issue tracker for RhodeCode (leave blank to disable, absent for default) |
|
240 |
#bugtracker = http://bitbucket.org/ |
|
|
240 | #bugtracker = https://bitbucket.org/conservancy/kallithea/issues | |
|
241 | 241 | |
|
242 | 242 | ## issue tracking mapping for commits messages |
|
243 | 243 | ## comment out issue_pat, issue_server, issue_prefix to enable |
@@ -9,7 +9,7 b' greatly appreciated!' | |||
|
9 | 9 | |
|
10 | 10 | Could I request that you make your source contributions by first forking the |
|
11 | 11 | RhodeCode repository on bitbucket_ |
|
12 |
https://bitbucket.org/ |
|
|
12 | https://bitbucket.org/conservancy/kallithea and then make your changes to | |
|
13 | 13 | your forked repository. Please post all fixes into **dev** bookmark since your |
|
14 | 14 | change might be already fixed there and i try to merge all fixes from dev into |
|
15 | 15 | stable, and not the other way. Finally, when you are finished with your changes, |
@@ -18,7 +18,7 b' please send me a pull request.' | |||
|
18 | 18 | To run RhodeCode in a development version you always need to install the latest |
|
19 | 19 | required libs. Simply clone rhodecode and switch to beta branch:: |
|
20 | 20 | |
|
21 | hg clone -u dev https://secure.rhodecode.org/rhodecode | |
|
21 | hg clone https://kallithea-scm.org/repos/kallithea | |
|
22 | 22 | |
|
23 | 23 | after downloading/pulling RhodeCode make sure you run:: |
|
24 | 24 |
@@ -732,7 +732,7 b' Other configuration files' | |||
|
732 | 732 | |
|
733 | 733 | Some example init.d scripts can be found in init.d directory:: |
|
734 | 734 | |
|
735 | https://secure.rhodecode.org/rhodecode/files/beta/init.d | |
|
735 | https://kallithea-scm.org/repos/kallithea/files/tip/init.d/ | |
|
736 | 736 | |
|
737 | 737 | .. _virtualenv: http://pypi.python.org/pypi/virtualenv |
|
738 | 738 | .. _python: http://www.python.org/ |
@@ -742,5 +742,5 b' Some example init.d scripts can be found' | |||
|
742 | 742 | .. _python-ldap: http://www.python-ldap.org/ |
|
743 | 743 | .. _mercurial-server: http://www.lshift.net/mercurial-server.html |
|
744 | 744 | .. _PublishingRepositories: http://mercurial.selenic.com/wiki/PublishingRepositories |
|
745 |
.. _Issues tracker: https://bitbucket.org/ |
|
|
745 | .. _Issues tracker: https://bitbucket.org/conservancy/kallithea/issues | |
|
746 | 746 | .. _google group rhodecode: http://groups.google.com/group/rhodecode |
@@ -78,5 +78,5 b' For further questions search the `Issues' | |||
|
78 | 78 | .. _python-ldap: http://www.python-ldap.org/ |
|
79 | 79 | .. _mercurial-server: http://www.lshift.net/mercurial-server.html |
|
80 | 80 | .. _PublishingRepositories: http://mercurial.selenic.com/wiki/PublishingRepositories |
|
81 |
.. _Issues tracker: https://bitbucket.org/ |
|
|
81 | .. _Issues tracker: https://bitbucket.org/conservancy/kallithea/issues | |
|
82 | 82 | .. _google group rhodecode: http://groups.google.com/group/rhodecode |
@@ -237,7 +237,7 b' default_encoding = utf8' | |||
|
237 | 237 | #clone_uri = {scheme}://{user}{pass}{netloc}{path} |
|
238 | 238 | |
|
239 | 239 | ## issue tracker for RhodeCode (leave blank to disable, absent for default) |
|
240 |
#bugtracker = http://bitbucket.org/ |
|
|
240 | #bugtracker = https://bitbucket.org/conservancy/kallithea/issues | |
|
241 | 241 | |
|
242 | 242 | ## issue tracking mapping for commits messages |
|
243 | 243 | ## comment out issue_pat, issue_server, issue_prefix to enable |
@@ -241,7 +241,7 b' default_encoding = utf8' | |||
|
241 | 241 | #clone_uri = {scheme}://{user}{pass}{netloc}{path} |
|
242 | 242 | |
|
243 | 243 | <%text>## issue tracker for RhodeCode (leave blank to disable, absent for default)</%text> |
|
244 |
#bugtracker = http://bitbucket.org/ |
|
|
244 | #bugtracker = https://bitbucket.org/conservancy/kallithea/issues | |
|
245 | 245 | |
|
246 | 246 | <%text>## issue tracking mapping for commits messages</%text> |
|
247 | 247 | <%text>## comment out issue_pat, issue_server, issue_prefix to enable</%text> |
@@ -237,7 +237,7 b' default_encoding = utf8' | |||
|
237 | 237 | #clone_uri = {scheme}://{user}{pass}{netloc}{path} |
|
238 | 238 | |
|
239 | 239 | ## issue tracker for RhodeCode (leave blank to disable, absent for default) |
|
240 |
#bugtracker = http://bitbucket.org/ |
|
|
240 | #bugtracker = https://bitbucket.org/conservancy/kallithea/issues | |
|
241 | 241 | |
|
242 | 242 | ## issue tracking mapping for commits messages |
|
243 | 243 | ## comment out issue_pat, issue_server, issue_prefix to enable |
@@ -109,7 +109,7 b' def make_map(config):' | |||
|
109 | 109 | "http://docutils.sourceforge.net/docs/user/rst/quickref.html", |
|
110 | 110 | _static=True) |
|
111 | 111 | rmap.connect('rhodecode_official', "https://rhodecode.com", _static=True) |
|
112 |
rmap.connect('rc_issue_tracker', 'https:// |
|
|
112 | rmap.connect('rc_issue_tracker', 'https://bitbucket.org/conservancy/kallithea/issues', _static=True) | |
|
113 | 113 | |
|
114 | 114 | #ADMIN REPOSITORY ROUTES |
|
115 | 115 | with rmap.submapper(path_prefix=ADMIN_PREFIX, |
General Comments 0
You need to be logged in to leave comments.
Login now