Re: [PATCH 1/1] Tried to fix git-svn's handling of filenames with embedded '@'.

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Re: [PATCH 1/1] Tried to fix git-svn's handling of filenames with embedded '@'.

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:27

Seth Falcon [off-list ref] writes:
svn has trouble parsing files with embedded '@' characters.  For
example,

  svn propget svn:keywords foo@bar.c
  svn: Syntax error parsing revision 'bar.c'

I asked about this on #svn and the workaround suggested was to append
an explicit revision specifier:

  svn propget svn:keywords foo@bar.c@BASE

This patch appends '@BASE' to the filename in all calls to 'svn
propget'.
Eric, this sounds sane to me.  Ack?

Re: [PATCH 1/1] Tried to fix git-svn's handling of filenames with embedded '@'.

From: Eric Wong <hidden>
Date: 2016-06-15 22:42:27

Junio C Hamano [off-list ref] wrote:
Seth Falcon [off-list ref] writes:
quoted
svn has trouble parsing files with embedded '@' characters.  For
example,

  svn propget svn:keywords foo@bar.c
  svn: Syntax error parsing revision 'bar.c'

I asked about this on #svn and the workaround suggested was to append
an explicit revision specifier:

  svn propget svn:keywords foo@bar.c@BASE

This patch appends '@BASE' to the filename in all calls to 'svn
propget'.
Eric, this sounds sane to me.  Ack?
Doesn't work with svn 1.1 (a requirement of mine, unfortunately).  I'll
have a fix for that in a bit.

-- 
Eric Wong
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help