On Wed, Dec 23, 2009 at 17:39, carloc <[email protected]> wrote:
> i keep on getting this error in m logs > > 2009-12-23 09:49:06 [25430] Not accepting "git-receive-pack" for "/ > cashcard/cashcard.git" > > On Dec 22, 11:42 am, Carlo Camerino <[email protected]> wrote: > > Hi , > > > > I tried to install gitorious. I was able to successfuly follow most > steps. > > > > Reference Site: > > > > http://cjohansen.no/en/ruby/setting_up_gitorious_on_your_own_server > > > > Everything seems to work fine except for this part. i can't seem to make > it > > work > > > > fatal: 'car/car.git': unable to chdir or not a git archive > > fatal: The remote end hung up unexpectedly > > git.exe push "origin2" master:master > > > > fatal: 'car/car.git': unable to chdir or not a git archive > > fatal: The remote end hung up unexpectedly > > > > It just shows remote end hung up unexpectedly.... > > > > Btw, tortoisegit always ask for my username and password > > > > any help would be appreciated thanks > > > > thanks > > carlo > Hi Carlo, First of all: did you follow the guide literally, or did you change some of the suggested settings/locations/users? If so, I would review those changes, making sure you changed them correctly. Also, are you sure the git daemon is running? It should be running as the git user, and the git user needs to be able to run the gitorious script. Christian > > -- > > You received this message because you are subscribed to the Google Groups > "Gitorious" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<gitorious%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/gitorious?hl=en. > > > -- MVH Christian -- You received this message because you are subscribed to the Google Groups "Gitorious" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/gitorious?hl=en.
