git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: supadhyay <supadhyay@imany.com>
To: git@vger.kernel.org
Subject: Re: User authentication in GIT
Date: Fri, 10 Feb 2012 08:57:36 -0800 (PST)	[thread overview]
Message-ID: <1328893056653-7273350.post@n2.nabble.com> (raw)
In-Reply-To: <CAMK1S_i=QUxf1CPDwdDn0+2-7fL5xxMZ67rHvR63a-vU1uq39Q@mail.gmail.com>

Hi Sitaram,

Thanks for helping me by providing such a good link. Now, I am able to
understand how to manage the user in efficient way.

With that I have one question is-  in my GIT server we already migrated our
source code (pilot testing) from CVS to GIT. We used user "GITAdmin" for
migration and though its for pilot testing only we use the home directory
for source code repository is /home/GITAdmin/migration/VVD.git.

now the question is, I install gitolie using the same user "GITAdmin" and on
the same path i.e. /home/GITAdmin. And when add repository from my
workstation (git add conf/glitolite.conf) , this added repositories
directory on the GIT server path /home/GITAdmin/repositories/MRB.git

Now my confusion is my existing source code repository directory path during
migration /home/GITAdmin/migration/<repository.git> and now through gitolite
I want to manage both users and repositories  but through gitolite it add
repository in different path /home/GITAdmin/repositories/<repository.git>.


Can you please help how through gitolite I can add new repository on to the
same my exisitng migrated repository directory?




Thanks,
Suchi

--
View this message in context: http://git.661346.n2.nabble.com/User-authentication-in-GIT-tp7261349p7273350.html
Sent from the git mailing list archive at Nabble.com.

  reply	other threads:[~2012-02-10 16:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-07  6:12 User authentication in GIT supadhyay
2012-02-07  7:30 ` Robin H. Johnson
2012-02-07  9:12 ` Jakub Narebski
2012-02-07 11:47 ` supadhyay
2012-02-07 12:31   ` compufreak
2012-02-07 12:32   ` Johan Herland
2012-02-07 16:40     ` supadhyay
2012-02-07 18:26       ` Sitaram Chamarty
2012-02-10 16:57         ` supadhyay [this message]
2012-02-11  5:17           ` Sitaram Chamarty
2012-02-13 12:54             ` supadhyay
2012-02-13 14:32               ` Sitaram Chamarty
2012-02-13 18:19                 ` supadhyay

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=1328893056653-7273350.post@n2.nabble.com \
    --to=supadhyay@imany.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;
as well as URLs for NNTP newsgroup(s).