Re: Reading and applying a diff file with Perl bindings
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-10-17 19:20:32 CEST
"Mathias Weinert" <mathias.weinert@gfa-net.de> writes:
> I have a file that was produced by 'svn diff' which I want to apply to
Do you mean a context diff with lines staring '+', '-', etc.?
> a file in my repository by using subversion's perl bindings. I am
Do you mean the CPAN module? That's not part of Subversion, and it's
Perhaps you should look at svk (svk.elixus.org) as it's written by the
> in the repository with only few lines of code. Unfortunately
The txdelta format is totally different from that of the context diff
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Oct 17 19:21:24 2005 |
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.