Re: Why /var/cache/git?

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

 



On Tue, Oct 26, 2010 at 09:21:39AM -0400, Drew Northup wrote:
> On Tue, 2010-10-26 at 12:22 +1100, Bron Gondwana wrote:
> > I have no problem with /var/git - it's /var/cache/git that worries
> > me, since the FHS quite clearly says that blowing away /var/cache/*
> > is not a problem.  It makes sense to back up /var/lib/ on any machine,
> > since that's somewhere that contains application data.  We already
> > back up a few things from /var/lib (like /var/lib/svn for example,
> > at least until we finish this switchover!)
> 
> Bron,
> Doing a 'git grep "/var"' on the git sources and then searching that
> output for "cache" turns up nothing. I think you'd best bring this up
> with the Debian package maintainer. Debian is well known for thinking it
> knows better than the original authors where stuff should be--and that's
> why I don't run Debian as a server (too much time spent transliterating
> paths just to make stuff work properly--when I'm lucky; it makes an
> excellent desktop for beginners).

Hi, it's also not my preference, but Debian adheres to the FHS.
Unfortunately /var/git is not allowed by the FHS, so a different
location must be chosen for Debian.  I chose /var/cache/git/, and
suggested to populate that directory with symlinks to the repositories
that should be available through git-daemon or gitweb, see
http://bugs.debian.org/483788

Regards, Gerrit.
--
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]