FB5: Adding project to Perforce Source Control

Hi,What are the exact steps for adding FB5 project to Perforce SCM?I keep getting an error: “Could not query file status: Non-specific failure, no action whas taken” when selecting File->Source Control->Add Project to Source Control.Thanks

Eugene,

What version of Perforce and FinalBuilder are you using?

I am using Perforce 2006.1 and FinalBuilder 5.00.60

thanks… Angus (our resident SCCAPI expert) is off today - will get him to look at this tomorrow.

Hi Eugene,

It’s possible to have the Perforce SCC plugin output a log with the operations which it has undertaken. Unfortunately, FB’s SCC support doesn’t include “advanced options” support, and this is where the Perforce people have put this option (even though it is a global option.)

To enable it, you can edit your Perforce settings file manually. It will be a file called ‘settings’ in the directory C:\Documents and Settings<username>.p4scc

You’ll need to set four lines so they look like this:

LogFile=yes
LogAll=yes
LogFileName=C%3A/Documents%20and%20Settings/Angus/.p4scc/log.txt (insert file path here)
LogFileSize=1024

(The lines are probably already there, but they may have different values for these settings.)

After that, could you extract the log data which shows Perforce failing and attach it here, or send it to us at support@finalbuilder.com? Thanks for your assistance in this.

Regards,


Angus

PS Have you changed any of the options on the SCC Options page in FinalBuilder?

Hi Eugene,

Please disregard the previous post (I’ll keep it there in case people need to know how to enable logging on Perforce.) There was a bug in the FB SCC Provider, which has now been fixed. A test build will be out shortly.

- Angus

Hi Angus,Here is the log file.Thanks

Angus,Ok, no problem. I will wait for a new build then.-Eugene

Drat, crossed posts. Sorry for the inconvenience. We’ll have a test build for you later today (our time.)

Hi Eugene,

The test build is now available. If you get a chance, please download it and let us know how you go:

https://www.finalbuilder.com/downloads/finalbuilder/500/FB500_69.exe

Regards,

Angus