On Mon, Feb 11, 2013 at 4:54 PM, Mohan L <l.mohan...@gmail.com> wrote:

> On Thu, Feb 7, 2013 at 2:55 PM, Mohan L <l.mohan...@gmail.com> wrote:
>
> >
> >
> > On Thu, Feb 7, 2013 at 12:44 PM, karthik kgm <g.karthi...@gmail.com
> >wrote:
> >
> >> my gitolite installtion Steps :
> >>
> >> 1. gitoliteadmin user created in my local
> >>
> >> 2. ssh key generated for gitoliteadmin user and  I have cp pub key in
> ssh
> >> folder to gitoliteadmin's home folder.
> >>
> >>     pwd: /home/gitoliteadmin
> >>
> >>     cp .ssh/id_rsa.pub gitoliteadmin.pub (it will cp the pub key file
> and
> >> stored it in gitoliteadmin's home folder)
> >>
> >> 3. gitolite user created in server, and bin folder created in the
> >> gitolite's home folder.
> >>
> >> 4. I moved gitoliteadmin.pub key from my local machine to server in
> >> gitolite's home folder
> >>
> >> 5. I have cloned gitolite from  - "git clone
> >> http://github.com/sitaramc/gitolite.git"; (gitolite cloned to /iqs
> folder)
> >>
> >> 6. I have installed gitolite, (I excute following commands)
> >>
> >>     /iqs/gitolite/install -to /home/gitolite/bin (result - no errors)
> >>
> >>     /home/gitlite/bin/gitolite setup -pk gitoliteadmin.pub (result - no
> >> errors)
> >>
> >> 7. In my local I cloned that gitolite-admin from server,
> >>
> >>     git clone gitol...@xx.xx.xx.xx:gitolite-admin
> >>
> >> **In this stage in doesn't ask password, but it asks password to clone
> the
> >> gitolite-admin project.
> >>
> >> Please assist me and let me know what mistake I did.
> >
> >
> >
> Do you managed to fix the issue?. what is issue?
>

> If you managed to fix the issue please update here so that it will help
> others.
>


That is ssh key issue, I regenerate ssh key by using "keygen"

I successfully installed gitolite and everything working fine till now. I
have one major issue, I have the 2 projects (A, B) in seperate location
(/mms/gitrepo/A & /mms/gitrepo/B) . Am I need to migrate that 2 project
under gitolite umberlla (/home/gitolite/) . (Those 2 project are large
project)

Please assist me in this. Thanks in advance.

>
> Thanks
> Mohan L
> _______________________________________________
> ILUGC Mailing List:
> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
>



-- 
Regards,

Karthik.G
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to