Re: git-svn vs. $Id$

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Tommi Virtanen
Date: Tuesday, May 16, 2006 - 11:12 am

Linus Torvalds wrote:

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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git-svn vs. $Id$, Tommi Virtanen, (Tue May 16, 10:33 am)
Re: git-svn vs. $Id$, Linus Torvalds, (Tue May 16, 10:48 am)
Re: git-svn vs. $Id$, Tommi Virtanen, (Tue May 16, 11:12 am)
Re: git-svn vs. $Id$, Eric Wong, (Sat May 20, 6:12 pm)
[PATCH] git-svn: ignore expansion of svn:keywords, Eric Wong, (Sat May 20, 8:03 pm)
Re: git-svn vs. $Id$, Eric Wong, (Tue May 23, 7:23 pm)
[PATCH] git-svn: ignore expansion of svn:keywords, Eric Wong, (Tue May 23, 7:23 pm)