public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: Tommi Virtanen <tv@inoi•fi>
To: Linus Torvalds <torvalds@osdl•org>
Cc: git@vger•kernel.org
Subject: Re: git-svn vs. $Id$
Date: Tue, 16 May 2006 21:12:08 +0300	[thread overview]
Message-ID: <446A15F8.3040106@inoi.fi> (raw)
In-Reply-To: <Pine.LNX.4.64.0605161037220.3866@g5.osdl.org>

Linus Torvalds wrote:
> Isn't there some flag to svn to avoid keyword expansion, like "-ko" to 
> CVS?
> 
> Any import script definitely should avoid keyword expansion (and that's 
> true whether you end up wanting to use keywords or not).

Well, yes, I agree. But, at least git-svn.txt says this:

BUGS
----
...
svn:keywords can't be ignored in Subversion (at least I don't know of
a way to ignore them).

I guess one might be able to reach that information through the svn API.

Or just propget svn:keywords and sed s/\$Id\(:[^$]*\)\$/$Id$/ all files
with keywords, for all relevant keywords. Eww.

-- 
Inoi Oy, Tykistökatu 4 D (4. krs), FI-20520 Turku, Finland
http://www.inoi.fi/
Mobile +358 40 762 5656

  reply	other threads:[~2006-05-16 18:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-16 17:33 git-svn vs. $Id$ Tommi Virtanen
2006-05-16 17:48 ` Linus Torvalds
2006-05-16 18:12   ` Tommi Virtanen [this message]
2006-05-21  1:12     ` Eric Wong
2006-05-21  3:03 ` [PATCH] git-svn: ignore expansion of svn:keywords Eric Wong
2006-05-24  2:23   ` git-svn vs. $Id$ Eric Wong
2006-05-24  2:23     ` [PATCH] git-svn: starting a 1.1.0-pre development version Eric Wong
2006-05-24  2:23       ` [PATCH] git-svn: ignore expansion of svn:keywords Eric Wong

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=446A15F8.3040106@inoi.fi \
    --to=tv@inoi$(echo .)fi \
    --cc=git@vger$(echo .)kernel.org \
    --cc=torvalds@osdl$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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