[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] Patching ignoring keyword expansion

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-10-20 14:47:57 CEST

Antonio Petrelli <apetrelli@apache.org> wrote on 10/20/2006 08:12:04 AM:

> Is there a way to apply a patch ignoring eventual keyword expansion?
> I mean, in my patch file all keywords are left unexpanded, while in my
> local files they are expanded in my own locale (Italian). Since Tiles is

> an "international" project I need to be sure, when diff-ing and applying

> patches, that files are patchable.
> Or, if it is not possible, is there a way to force the use of a certain
> locale in keyword expansion, in some svn property?

When we create patches, we do so by running the same API as the svn diff
command.

When applying patches, it is not even our code at all. It comes from the
Eclipse compare plugin.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Oct 20 14:48:05 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.