From: Enrico Weigelt <enrico.weigelt@vnc.biz>
To: Mark Hills <Mark.Hills@framestore.com>
Cc: git@vger.kernel.org, "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Subject: Re: Clone to an SSH destination
Date: Mon, 03 Sep 2012 16:27:29 +0200 (CEST) [thread overview]
Message-ID: <a39bec83-ea05-462d-9b62-f01d4246ffc1@zcs> (raw)
In-Reply-To: <alpine.LFD.2.01.1209031351200.5945@sys880.ldn.framestore.com>
Hi,
> Without a command-line onto the filesystem (either local or NFS), how
> do you create a new repository for a new project?
These things are out of the scope of git itself, they belong to another
layer - you're probably looking for some repo hosting solution.
One already was mentioned: gitolite. Another one is gitosis.
> We have a fairly large team on a diverse set of projects. Projects
> come and go, so it's a burden if the administrator is needed just to
> create repos.
Maybe you'd also like to have some project management / ticketing
tool. We've got an redmine and gitolite based solution for that,
that's automatically creating repos and managing access control
on per-project basis. Will be publically released in a few days,
just drop a note if you're interested in it.
> Most projects start as a small test at some point; eg.
>
> mkdir xx
> cd xx
> git init
> <write some code>
> git commit
> ...
>
> When a project becomes more official, the developer clones to a
> central
> location; eg.
>
> git clone --bare . /net/git/xx.git
Do you have any kind of access control in place, or can everybody
write just everywhere ?
cu
--
Mit freundlichen Grüßen / Kind regards
Enrico Weigelt
VNC - Virtual Network Consult GmbH
Head Of Development
Pariser Platz 4a, D-10117 Berlin
Tel.: +49 (30) 3464615-20
Fax: +49 (30) 3464615-59
enrico.weigelt@vnc.biz; www.vnc.de
next prev parent reply other threads:[~2012-09-03 14:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-03 10:21 Clone to an SSH destination Mark Hills
2012-09-03 11:26 ` Ævar Arnfjörð Bjarmason
2012-09-03 13:07 ` Mark Hills
2012-09-03 14:08 ` Konstantin Khomoutov
2012-09-03 14:26 ` Sitaram Chamarty
2012-09-03 14:27 ` Enrico Weigelt [this message]
2012-09-03 11:47 ` Konstantin Khomoutov
2012-09-03 12:54 ` Sitaram Chamarty
2012-09-03 13:15 ` Mark Hills
2012-09-03 13:48 ` Sitaram Chamarty
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a39bec83-ea05-462d-9b62-f01d4246ffc1@zcs \
--to=enrico.weigelt@vnc.biz \
--cc=Mark.Hills@framestore.com \
--cc=avarab@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox