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

Re: svn diff should allow patching

From: richard hornsby <richardjhornsby_at_gmail.com>
Date: Thu, 13 Mar 2008 15:32:35 -0400

On Thu, Mar 13, 2008 at 2:18 PM, Huji <huji.huji_at_gmail.com> wrote:

> Just as *svn diff > blah.diff* creates a patch file, *svn diff < blah.diff
> * should apply blah.diff to the repository. This will stop all the
> headache about finding the right tool to apply a patch locally.
>

This tool?

rhornsby_at_tinman:~$ which patch
/usr/bin/patch

As I understand svn's model, changes are never applied directly to the
repository. They are applied to your WC and then committed to the repo.
Received on 2008-03-13 20:33:13 CET

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

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