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

Re: Patch command execution

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-02-08 17:30:31 CET

Karl Fogel <kfogel@newton.ch.collab.net> writes:

> IF there's a way to invoke `patch' such that it takes the .rej file as
> input and patches the working file to have both sides of each hunk,
> delimited by conflict markers, then defaulting to .rej files is great,
> and those of us who prefer conflict markers can get them easily.
> Does anyone know of a way to do that? I don't see one in a quick
> glance through patch's options, in which case I'd vote for conflict
> markers as the default. :-)

The format of a .rej file is pretty easy to parse. Couldn't someone
write some code to do this very quickly? Seems like a bite-sized task
to me.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:05 2006

This is an archived mail posted to the Subversion Dev mailing list.

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