All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Parkins <andyparkins@gmail.com>
To: git@vger.kernel.org
Cc: Chris Shoemaker <c.shoemaker@cox.net>,
	"Shawn O. Pearce" <spearce@spearce.org>
Subject: Re: svn:externals using git submodules
Date: Tue, 1 May 2007 19:39:16 +0100	[thread overview]
Message-ID: <200705011939.17846.andyparkins@gmail.com> (raw)
In-Reply-To: <200705011936.14345.andyparkins@gmail.com>

On Tuesday 2007, May 01, Andy Parkins wrote:

> Now, changes to that file _are_ tracked, in that if I changed the URL
> that change would be recorded in the parent repository.  However,
> nowhere is the revision of the external recorded.  Subversion always
> fetches the latest revision at that URL.

I meant to add as well that this is absolutely NOT the thing that you 
want to be tracked.  There are any number of times while using 
externals that I reorganised a directory only to have to change the 
svn:externals in the parent.  That change is then tracked, so if you 
check out an earlier version not only do you not get a particular 
revision you also don't get the right URL, so subverion doesn't even 
fetch the current version.  Gah!


Andy

-- 
Dr Andy Parkins, M Eng (hons), MIET
andyparkins@gmail.com

  reply	other threads:[~2007-05-01 18:39 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-01 10:21 svn:externals using git submodules Andy Parkins
2007-05-01 15:07 ` Chris Shoemaker
2007-05-01 15:22   ` Shawn O. Pearce
2007-05-01 15:36     ` Chris Shoemaker
2007-05-01 15:40       ` Shawn O. Pearce
2007-05-01 18:36       ` Andy Parkins
2007-05-01 18:39         ` Andy Parkins [this message]
2007-05-01 19:17         ` Chris Shoemaker
2007-05-01 19:48           ` Andy Parkins
2007-05-01 20:23             ` Chris Shoemaker
2007-05-01 22:19               ` Linus Torvalds
2007-05-01 22:37                 ` Junio C Hamano
2007-05-01 23:16                   ` Shawn O. Pearce
2010-01-20 13:58 ` Michel Jouvin

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=200705011939.17846.andyparkins@gmail.com \
    --to=andyparkins@gmail.com \
    --cc=c.shoemaker@cox.net \
    --cc=git@vger.kernel.org \
    --cc=spearce@spearce.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.