On 2/9/06, Robin Haswell <[EMAIL PROTECTED]> wrote:
> How did you create that patch? I can't get `diff` to make patches which
> include the preceeding and succeeding lines, like cvs diff does.

I used svn diff, but if that's not an option, you want a 'unified
diff' ... diff -u

Some diff programs (Solaris) have a 'context' flag as well.

Todd
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to