On Thu, Jul 5, 2012 at 7:08 PM, Daniel Juyung Seo <[email protected]> wrote: > Looks great! I gotta try this. > Just for the clarification. Is this script for the SVN users who need > to apply someone else's git formatted patch?
It works fine with patches generated with git format-patch Not only useful for someone else's patches, but for your patches as well, if you work with git and will have to upstream your work to a project using svn. I've just tested it here (5 commits, including adding files), and it's working well. > > Daniel Juyung Seo (SeoZ) > > On Fri, Jul 6, 2012 at 6:53 AM, Lucas De Marchi > <[email protected]> wrote: >> Hey, >> >> >> I know several developers use git for daily development and also some >> of us need to apply patches from other people (giving credits to the >> author). With svn 1.7 the svn-git-am.py script from Gustavo Barbieri >> stopped to work. I just rewrote it and it's now committed to his >> repository. >> >> Even if you don't use git for development, it's useful for taking >> patches from other people by email, preserving the commit message, >> giving credits and all. >> >> Please let me know if you find any issues with this new version. >> https://code.google.com/p/barbieri-playground/source/browse/python/svn-git-am.py >> >> >> >> Lucas De Marchi >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> enlightenment-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Bruno Dilly Senior Developer ProFUSION embedded systems http://profusion.mobi ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
