Seth Falcon <sethfalcon@xxxxxxxxx> writes: > svn has trouble parsing files with embedded '@' characters. For > example, > > svn propget svn:keywords foo@xxxxx > 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@xxxxx@BASE > > This patch appends '@BASE' to the filename in all calls to 'svn > propget'. Eric, this sounds sane to me. Ack? - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html