<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Perforce on The Lone C++ Coder's Blog</title><link>https://www.lonecpluspluscoder.com/tags/perforce/</link><description>Recent content in Perforce on The Lone C++ Coder's Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Thu, 20 Jun 2013 07:59:38 +0000</lastBuildDate><atom:link href="https://www.lonecpluspluscoder.com/tags/perforce/index.xml" rel="self" type="application/rss+xml"/><item><title>How to enable (hack) git-p4 in msysgit for Windows</title><link>https://www.lonecpluspluscoder.com/2013/06/20/how-to-enable-hack-git-p4-in-msysgit-for-windows/</link><pubDate>Thu, 20 Jun 2013 07:59:38 +0000</pubDate><author>Timo Geusch</author><guid>https://www.lonecpluspluscoder.com/2013/06/20/how-to-enable-hack-git-p4-in-msysgit-for-windows/</guid><description>&lt;p>The default installation of msysgit (aka the official git client for Windows) is unfortunately built without python support. There are understandable reasons as to why this is, starting with &amp;ldquo;where the heck do I find the various python versions on Windows&amp;rdquo;. For me the problem was that I needed &lt;a href="http://git-scm.com/docs/git-p4">git-p4&lt;/a> to extract some code history out of a Perforce repository and guess what, git-p4 is written in Python. Only solution for me was that I had to find a way to make this work short of throwing Linux in a VM just to get a git import going.&lt;/p></description></item></channel></rss>