BUG: path issues in git-daemon and git-shell

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

After upgrading to latest git and applying Thomas patches to get the
forementioned branch filtering to work, both users with git-shell
as login shell and git:// refused to work.

git version 1.6.0.rc2.26.g0413

Git is compiled using make --prefix=/usr/local.  Both worked after

	* adding /usr/local/bin to $PATH in xinetd for git-daemon
	* adding a putenv("PATH=/usr/local/bin:/bin:/usr/bin") at
	the very start of main() in shell.c

This of course is merely a work-around :-(

	Cheers --- Jan

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux