git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Heiko Voigt <hvoigt@hvoigt.net>
To: "rollinsdr@gmail.com" <rollinsdr@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Submodule status inside nested submodule fails
Date: Wed, 9 May 2012 23:34:44 +0200	[thread overview]
Message-ID: <20120509213443.GA74366@book.hvoigt.net> (raw)
In-Reply-To: <1336500675427-7540130.post@n2.nabble.com>

Hi,

On Tue, May 08, 2012 at 11:11:15AM -0700, rollinsdr@gmail.com wrote:
> I'm having the same issue. Did it ever get resolved, or is there a hack to
> fix it, or is there some link I can track it on?
> 
> 
> Charles Brossollet wrote
> > 
> > Charles Brossollet <chbrosso <at> lltech.fr> writes:
> > Using MSysGit 1.7.9 on Win7 (64 bit), I have a repo with the following 
> > structure: 
> > 
> > main/ 
> >   src/ 
> >   ext/ 
> >     submodule/ 
> >        modules/module1 
> >        modules/module2 
> > 
> > submodule is... a submodule, having itself submodules. 
> > 
> > When I query submodule status --recursive in main/, no problem. 
> > But when I query submodule status in  ext/submodule, I get error "You need

Without having looked at the code itself this smells like an issue with
the newly introduced gitlink files and git rev-parse --show-cdup not
taking this into account.

I will have a look at this issue.

Cheers Heiko

  reply	other threads:[~2012-05-09 21:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-24  9:53 Submodule status inside nested submodule fails Charles Brossollet
2012-02-24 13:41 ` Charles Brossollet
2012-05-08 18:11   ` rollinsdr
2012-05-09 21:34     ` Heiko Voigt [this message]
2012-05-10  1:40       ` rollinsdr

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=20120509213443.GA74366@book.hvoigt.net \
    --to=hvoigt@hvoigt.net \
    --cc=git@vger.kernel.org \
    --cc=rollinsdr@gmail.com \
    /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).