Le 06/03/2011 17:04, Eric Cooper a écrit : >>> What's the best way to cherry-pick the fixes from SVN? I'd like to >>> add them to debian/patches (preferably automatically), so that they >>> can be easily dropped when Gerd releases the next upstream version. >> >> What do you mean by "automatically"? > > I guess I'm looking for the equivalent of "git cherry-pick" where the > source is in svn rather than git. Maybe it's just "svn diff ... | git am".
git-svn might be what you are looking for. -- Stéphane -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

