Git to SVN trouble
- by Kevin
My boss has a Perforce repository for which he wants to make a read-only copy available on Sourceforge via subversion. He had a perl script which would do this but it's no longer functioning (we don't want to try debugging it yet) and it's really not that great anyway.
So an alternate solution is to pull the perforce repo into git as a remote ref,…