Hi, On Sat, Aug 2, 2008 at 11:08 PM, Bjørn Arild Mæland <[EMAIL PROTECTED]> wrote: > Thanks for your feedback. You're right, the diffs are not correctly > formatted for SVN, sorry about that. I've made the output from `svn diff` > available here: http://pastie.org/246285 (includes both patches)
I think that: patch -p1 < path-to-patch.diff from the root of the SVN working copy should work, right? Indeed, Subversion and Git use different levels, SVN - 0, GIT - 1. Thanks, --Vladimir _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
