Hello Experts, I am trying to host a git repository in dreamhost, have a pre installed git version 1.5.4.1 on the server. I have referred to many sites on which a lot of information given. http://www.winstonyw.com/2009/08/24/setting-up-a-git-repository-on-dreamhost-for-my-wordpress-theme/ http://wiki.dreamhost.com/Git#Shared_repository Is there a clean instruction guide to set this up. I am facing the following problems 1) I want to create a repository that is protected by webdav/htaccess. When I am using my shell access to create myproject.git in the protected directory, it denied the access as the directory is protected. 2) The git client on my Vista neither accepts htaccess password nor the shell when i am committing the files. I am wondering which password it is looking for. I am new to this entirely.. please consider me as a novice. Hope at the end of this conversation we can have one reference for other users which will save other developers time. - S -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Juan Pablo Genovese
2010-Jul-22 12:30 UTC
Re: Configuring GIT repository on dreamhost - novice
Sachin, while may be some good hearted members of this list probably answer your doubts, I must remember you that this is a Ruby On Rails specific group. Although many of ROR developers uses Git as their VCS, it''s not a specific or closely related Rails topic or problem. I suggest you ask here: http://groups.google.com/group/git-users Cheers and happy coding! Juan Pablo Sachin wrote:> Hello Experts, > I am trying to host a git repository in dreamhost, have a pre > installed git version 1.5.4.1 on the server. > I have referred to many sites on which a lot of information given. > > http://www.winstonyw.com/2009/08/24/setting-up-a-git-repository-on-dreamhost-for-my-wordpress-theme/ > http://wiki.dreamhost.com/Git#Shared_repository > > Is there a clean instruction guide to set this up. > > I am facing the following problems > 1) I want to create a repository that is protected by webdav/htaccess. > When I am using my shell access to create myproject.git in the > protected directory, it denied the access as the directory is > protected. > > 2) The git client on my Vista neither accepts htaccess password nor > the shell when i am committing the files. > I am wondering which password it is looking for. > > I am new to this entirely.. > please consider me as a novice. Hope at the end of this conversation > we can have one reference for other users which will save other > developers time. > > - S > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Hi Juan, Since i am doing lot of experimentation with rails and understanding various aspects that are closely attached to it. I totally forgot that this may go out of context. Sorry about it, Thanks for the pointer i will surely check with the GIT group. Cheers... - S On Jul 22, 5:30 pm, Juan Pablo Genovese <juanpgenov...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Sachin, > > while may be some good hearted members of this list probably answer your > doubts, I must remember you that this is a Ruby On Rails specific group. > Although many of ROR developers uses Git as their VCS, it''s not a > specific or closely related Rails topic or problem. > > I suggest you ask here:http://groups.google.com/group/git-users > > Cheers and happy coding! > > Juan Pablo > > > > Sachin wrote: > > Hello Experts, > > I am trying to host a git repository in dreamhost, have a pre > > installed git version 1.5.4.1 on the server. > > I have referred to many sites on which a lot of information given. > > >http://www.winstonyw.com/2009/08/24/setting-up-a-git-repository-on-dr... > >http://wiki.dreamhost.com/Git#Shared_repository > > > Is there a clean instruction guide to set this up. > > > I am facing the following problems > > 1) I want to create a repository that is protected by webdav/htaccess. > > When I am using my shell access to create myproject.git in the > > protected directory, it denied the access as the directory is > > protected. > > > 2) The git client on my Vista neither accepts htaccess password nor > > the shell when i am committing the files. > > I am wondering which password it is looking for. > > > I am new to this entirely.. > > please consider me as a novice. Hope at the end of this conversation > > we can have one reference for other users which will save other > > developers time. > > > - S-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.