You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't know if you guys care because perforce isn't really used anywhere, but some time back when fbsd was putting all of their dev code into perforce, I needed some way to rip their repositories. Since it was proprietary but exposed a web-interface I threw some code together to snag it.
If for some reason you use it and don't port it to perl and that license at the top conflicts with yours, I can remove the license. Anyways, take care.
The text was updated successfully, but these errors were encountered:
Don't know if you guys care because perforce isn't really used anywhere, but some time back when fbsd was putting all of their dev code into perforce, I needed some way to rip their repositories. Since it was proprietary but exposed a web-interface I threw some code together to snag it.
It's in python and using BeautifulSoup because python isn't as good for parsing everything as Perl is. https://github.com/arizvisa/dotfiles/blob/master/posix/bin/perforce-blows.py
If for some reason you use it and don't port it to perl and that license at the top conflicts with yours, I can remove the license. Anyways, take care.
The text was updated successfully, but these errors were encountered: