[Act] YAPCEU::2015

Sébastien Aperghis-Tramoni sebastien at aperghis.net
Mon Dec 15 00:14:30 CET 2014


Philippe Bruhat wrote:

> Sébastien Aperghis-Tramoni wrote:
> 
> > That's what I currently do. If I were to use branches, I'd need a
> > checkout per branch:
> > 
> >     prod/actdocs/ye2015 -> ~/repositories/prod/ye2015/actdocs
> >     prod/wwwdocs/ye2015 -> ~/repositories/prod/ye2015/wwwdocs
> >     test/actdocs/ye2015 -> ~/repositories/test/ye2015/actdocs
> >     test/wwwdocs/ye2015 -> ~/repositories/test/ye2015/wwwdocs
> > 
> 
> Note that with git your checkouts can share the object database
> (using hardlink), if you clone using -l. This was you can save
> some space.

  # df -h /home/apache/repositories/ye2015/
  Filesystem       Size    Used   Avail Capacity  Mounted on
  /dev/amrd0s1f    319G     90G    203G    31%    /usr

  # du -hs /home/apache/repositories/ye2015/
  2.7M	/home/apache/repositories/ye2015/

Space is not the problem. The symlinks forest is.

-- 
Sébastien Aperghis-Tramoni

Close the world, txEn eht nepO.


More information about the Act mailing list