* Older git version on the server
@ 2008-10-22 20:33 Diego Algorta
0 siblings, 0 replies; only message in thread
From: Diego Algorta @ 2008-10-22 20:33 UTC (permalink / raw)
To: git
Hi all,
= Background
We are a team of 3 developers. Each one has his own clone from a central
public repo in our server where we all push and pull from (you can tell
we come from svn). We do deployments on production from that repo's
master branch.
= Problem
We recently started using git submodules and now we're facing a problem
when switching between branches (git checkout) which have the same
submodule but linked from different sources. Some google research says
the new "git submodule sync" feature may be the solution, but we can't
use a version newer than 1.5.6.1 on the server.
= Question
Would it be a problem for us to use 1.6.0.3 on our development
environments and keep using 1.5.6.1 on the server to do the deployments?
Thank you!
--
Diego Algorta - Web Developer & SysAdmin -
http://www.oboxodo.com - http://diego.algorta.net
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-22 20:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-22 20:33 Older git version on the server Diego Algorta
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).