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

Re: Converting a revision to a patch

From: Nathan Nobbe <quickshiftin_at_gmail.com>
Date: Thu, 5 Mar 2009 18:20:11 -0700

On Thu, Mar 5, 2009 at 5:30 PM, Mark Wagner <carnildo_at_gmail.com> wrote:

> I've got a Subversion repository containing a set of changes I'm
> interested in (specifically, revision 189) and a version of the source
> code that isn't managed by Subversion. How would I go about
> converting r189 into a patch to apply to the non-managed code, or is

svn diff -c 189 $pathToUrl

then use that to patch. at least i think that should do it..

there a better way to do this?

version everything.

-nathan

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1274720

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-06 02:25:51 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.