jack
jack

Reputation: 1435

Linux patch command utility for Windows

Are there any Windows port of Linux patch command?

Thanks.

Upvotes: 1

Views: 5102

Answers (2)

Tedd Hansen
Tedd Hansen

Reputation: 12314

TortoiseSVN works great for that and integrates nicely with Windows Explorer. There are also multiple ports of "patch.exe" as well as Cygwin and Interix (built in to newer Windows versions).

Upvotes: 1

It is available from gnuwin32: http://gnuwin32.sourceforge.net/packages/patch.htm

Upvotes: 2

Related Questions