On Mon, Oct 31, 2011 at 9:56 PM, Howard Lewis Ship <hls...@gmail.com> wrote:

> It's awkward, but gets the job done. Hopefully the only additional
> change will be to switch over to the final version number.

I'm having hard time managing to get patch out of git that will apply
cleanly to svn.

Even with your workflow patch is not so happy. I've tried something like:

git diff  --no-prefix HEAD~1 HEAD | sed -e "s/^diff --git
[^[:space:]]*/Index:/" -e
"s/^index.*/===================================================================/"
> /tmp/patch

which will convert the output to something similar to svn diff but
without any luck...

It's a pain in the ass ...

Cheers
-- 
Massimo
http://meridio.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org

Reply via email to