This is the mail archive of the overseers@sourceware.org mailing list for the Sourceware project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: a sourceware git server?


Hi -

On a trial basis, I set up:

- a git-daemon instance (using xinetd.d), listening on port 9418, enabling read-only
  git://sources.redhat.com/FOO
- permission for the restricted shell to use git* tools, to enable read/write
  ssh+git://sources.redhat.com/FOO
- two blank directories /git/dm.git and /git/lvm2.git, as two candidate FOO's,
  populate at will
- git and cvsps tools under /usr/local/bin, so git-cvsimport works
- no gitweb access yet (probably soon)

Please let me know if this is enough and works for you. 

- FChE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]