Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

escholtz/p4search

Repository files navigation

Perforce Changelist Search (aka p4search)

Dependencies
1. Python 2.6
2. wxPython 2.8.10.1
3. p4python26
4. matplotlib-0.99.1
5. numpy-1.4.1
6. py2exe-0.6.9

Install
1. Installers for all of the dependencies listed above can be found in the dependencies
folder. Once you get those setup, you should hopefully be able to run p4search.py
2. In order to build an executable, run the command: python setup.py py2exe
(Note that you need to use python 2.6, so if you have multiple versions of
python installed, you can run: c:\python26\python.exe setup.py py2exe)

About

Automatically exported from code.google.com/p/p4search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages