Unfortunately i can't get it to work.
First of all, PB has not created the *.pbg files that are necessary to import the source files from the "ws_objects" folder into the pbls.
I wrote a little tool, which created the *.pbg files for me. The logfile created from the refresh.orca doesn't show a error. The change-date of the PBLs in windows explorer updated to current date, but the objects inside the PBLs are still the old ones.
The current new objects are in the folder c:\pb\svntest\ws_objects\svntest_std.pbl.src\*.*
Any Ideas what i might do wrong?
refresh.orca:
start session
set debug true
scc set connect property logfile "createpbls.log"
scc connect offline
scc set target "svntest.pbt" refresh_all importonly
scc refresh target 3pass
scc close
end session
Logfile:
10.10.2018 11:15 Source Management Initialization...
Local Project Path: c:\pb\svntest
Scc Connect Offline Successful.
PBORCA_SccSetTarget: c:\pb\svntest\svntest.pbt
Target settings: REFRESH ALL | IMPORT ONLY
App Name: svntest App Lib: c:\pb\svntest\svntest.pbl
Library List:
c:\pb\svntest\svntest_res.pbl
c:\pb\svntest\svntest_std.pbl
c:\pb\svntest\svntest_lng.pbl
c:\pb\svntest\svntest.pbl
PBORCA_SccRefreshTarget.
Calling cm_rebuild_application(CM_REBUILD_MIGRATE).
PBORCA_SccClose