Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #55279
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <andriy.kornatskyy@live.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | UNSURE 0.247 |
| X-Spam-Level | ** |
| X-Spam-Evidence | '*H*': 0.55; '*S*': 0.04; 'subject:How': 0.10; 'itself,': 0.16; 'deployment': 0.19; 'thanks.': 0.20; 'to:name :python-list@python.org': 0.22; 'necessary.': 0.24; 'environment': 0.24; 'sort': 0.25; 'primary': 0.26; 'thus': 0.29; 'especially': 0.30; 'usually': 0.31; 'there': 0.35; 'version': 0.36; 'from:addr:live.com': 0.36; 'two': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'read': 0.60; 'challenge': 0.61; 'here:': 0.62; 'more': 0.64; 'url:blogspot': 0.65; 'managing': 0.66; 'facade': 0.84; 'url:2013': 0.84; 'charset:windows-1251': 0.95 |
| X-TMN | [DvNnBLHE0cG3bIRMNj5F36UazpUxnMpA] |
| X-Originating-Email | [andriy.kornatskyy@live.com] |
| From | Andriy Kornatskyy <andriy.kornatskyy@live.com> |
| To | "python-list@python.org" <python-list@python.org> |
| Subject | How to manage Git or Mercurial repositories |
| Date | Wed, 2 Oct 2013 10:08:09 +0300 |
| Importance | Normal |
| Content-Type | text/plain; charset="windows-1251" |
| Content-Transfer-Encoding | quoted-printable |
| MIME-Version | 1.0 |
| X-OriginalArrivalTime | 02 Oct 2013 07:08:09.0384 (UTC) FILETIME=[266C6A80:01CEBF3E] |
| X-Mailman-Approved-At | Wed, 02 Oct 2013 09:26:50 +0200 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.594.1380698811.18130.python-list@python.org> (permalink) |
| Lines | 12 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1380698811 news.xs4all.nl 15912 [2001:888:2000:d::a6]:53815 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:55279 |
Show key headers only | View raw
Managing version control repositories can be a challenge in multi-user environment especially when simplification of user collaboration is your goal. There are usually two primary concerns while considering enterprise deployment for version control repositories: access control and safety of your data. Both are not directly addressed by version control itself, thus a sort of security facade is necessary. Read more here: http://mindref.blogspot.com/2013/10/how-to-manage-git-or-mercurial.html Thanks. Andriy Kornatskyy
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
How to manage Git or Mercurial repositories Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2013-10-02 10:08 +0300 Re: How to manage Git or Mercurial repositories Michael Ströder <michael@stroeder.com> - 2013-10-15 10:10 +0200
csiph-web