[Act] YAPCEU::2015
Sébastien Aperghis-Tramoni
sebastien at aperghis.net
Mon Dec 8 18:48:30 CET 2014
Philippe Bruhat wrote:
> On Sun, Dec 07, 2014 at 10:28:28PM +0100, Sébastien Aperghis-Tramoni
> wrote:
> >
> > Actually, no, I didn't do that and use master for both. But I don't
> > think a production site is using Git yet. It's a bit more cumbersome
> > because it requires (obviously) to double the number of repository
> > checkouts.
>
> Do you really need to double the number of checkouts, or can't you
> get away with appropriately placed symlinks?
>
> actdocs/ye2015 -> ../git/ye2015/actdocs
> wwwdocs/ye2015 -> ../git/ye2015/wwwdocs
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
--
Sébastien Aperghis-Tramoni
Close the world, txEn eht nepO.
More information about the Act
mailing list