Please do not create repo's manually but use GitLab or the rake importer. On Wed, Jun 11, 2014 at 6:06 AM, Code <[email protected]> wrote: > I setup a new Gitlab on CentOs on /opt/gitlab-6.9.2-0/apps/gitlab/ and > created a new repository under continuous-delivery group. The full path is > /opt/gitlab-6.9.2-0/apps/gitlab/gitlab-satellites/continuous-delivery/cd-test. > There is only one file under this path which is README.txt. > > What I try to achieve is to create a new file when somebody pushes changes > to the server. Below are what I have done on the server: > > Create post-update and update files under .git/hooks/' each file creates a > new file usingecho "text" >> file_name` > chmod them to 775. > > When I push changes from my local to the server, there is no file being > created. So, I would like to know what I have to do to fix this problem. > > -- > You received this message because you are subscribed to the Google Groups > "GitLab" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/gitlabhq/22fa0e38-0d8b-43c9-baf5-f23e44260d89%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout.
-- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/CAEG31mO-HnG5-e2YHv7uKx3zDQm6KGEBW4OVan75GGDSi5mEbg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
