git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Diego Algorta <diego@oboxodo.com>
To: git@vger.kernel.org
Subject: Older git version on the server
Date: Wed, 22 Oct 2008 18:33:01 -0200	[thread overview]
Message-ID: <48FF8DFD.2060700@oboxodo.com> (raw)

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

                 reply	other threads:[~2008-10-22 20:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48FF8DFD.2060700@oboxodo.com \
    --to=diego@oboxodo.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).