E. Crane Computing Support Forum

Providing support for all E. Crane Computing products, including POWERGEN, PBSERVICE, HARPB, VERSIONEDIT, PBLRESCUE, and PBLEXPLORER.

You are not logged in.

#1 2005-08-19 13:47:24

CTEMR
Guest

Re: Synchronization

I am new to PowerGen.
I have two applications, one has over 20 pbls and one has 5 pbls.
The small application is fine in the synchronization, I saw object files created at the root directory.
but the large application, I didn't see any object files created in the synchronization.

Powergen.log displayed the following statement
Could not open exported object file, C:\development\Build\client\w_admin_report_title.srw
Could not open exported object file, C:\development\Build\datawindows\d_template_cchpi.srd
...
It seems to look for object files, but it could not find

Please help

Thank you in advance

Patrick

#2 2005-08-23 13:38:02

Phil
Guest

Re: Synchronization

Hi Patrick,

How are the object files getting to the file system?  Are you getting them from a source control system?  Using PBNative?

Also are you Syncrhonizing using an Object List File (OLF) or PBGs (created by PB)?

The general steps needed to Synchronize your application are:

1. Put the object files in a know place in the file system.
2. Direct PowerGen to those files using either an OLF or PBGs.
3. Run the Synchronize operation.

Let me know if I can help further.

Regards,

Phil

#3 2005-08-24 06:30:08

CTEMR
Guest

Re: Synchronization

I am using microsoft Visual sourcesafe and PBG files.
So you mean, I have to have a complete set of object files in the file system before the synchronization starts.
Thank you

Patrick

#4 2005-09-02 11:41:44

Phil
Guest

Re: Synchronization

Hi Patrick,

Yes, you need to 'Get' the files from VSS to the file system.

Look at the sample script (#3) on our support page to see an example.

Regards,

Phil

Board footer