Please see accompanying LICENSE.txt
This is the Open Source version of P4OFC, first released in November 2014.
It supersedes the official release from Perforce (from ftp site) which was last released for 2007.3
The latest released version of the installer can be downloaded from:
https://swarm.workshop.perforce.com/download/guest/perforce_software/p4office/dist/P4OFC.exe
The main changes are:
For up-to-date details see CHANGELOG.txt in this directory.
This version is now community supported.
You can build your own version by consulting the BUILD.txt document. See also P4OFC-Design.docx
To enable debugging in P4OFC please download the program DebugView from the Sysinternals site:
http://technet.microsoft.com/en-gb/sysinternals/bb896647.aspx
Then edit your registry and change the following settings:
[HKEY_CURRENT_USER\Software\Perforce\P4OFC]
Set values of type RegDWORD:
"DebugTrace"=1
"DebugTraceVB"=1
Then run DebugView and start the Office app - make sure various strings are being output to the debug window before continuing. Now reproduce the bug and send me the debug trace.You can turn the debugging off again by setting the above registry values to 0 (zero).
Robert Cowham rcowham@perforce.com / robert@vaccaperna.co.uk