)) a) The log does not show the cvs update...
We do not show entire output from CVS, instead filter it and
rearrange. This way we try to provide optimal amount of information,
that is really needed for developer.
I really not think that we should output entire CVS output.
)) b) The Get Latest Revision dialog comes up with a StopSign icon...
I am not think that this is normal behavior. It is better to check
what really happens. If you interested you can download debug version
of dll:
http://www.pushok.com/files/PushokCVSSCC.zipReplace exiting one with this, try to repeat problem and send back to
me "debuglog.txt" file that you will find near the dll.
)) c) The Advanced button on the Get Latest REvision dialog does not do
)) anything, and also shows a fatal error stop sign icon even though the
button returns no error.
Again this is abnormal behavior. Some users report that PB needed to
apply some patches before it can work normal with Source Control.
Look at this article:
http://www.sys-con.com/pbdj/article.cfm?id=271&count=10080&tot=4&page=1Unfortunately we not have PB 9 in our hands, and on our side tested
only with PB 8. We will try to find PB9 to check this problem.
)) d) I am not seeing the cvs revision numbers in the Powerbuilder...
SCC API does not reserve anyway to retrieve revisions number, so I not
think this is possible at all.
)) e) Refresh of libraries is happening too often - how can I set this
As I know, this can be configured on PB Source Conrol configuration
page. Also, as I remember by default this option switched on with
default refresh interval (2 min).
)) f) All the checked out objects being managed by PushOK shows as ...
This just mean that modification day differs with stored in
CVS\entries file. The reason can be that WinCVS and Pushok uses
different cvs client versions. You can configure pushok to use the
same cvs.exe that shipped with WinCVS. Probably this will help.
Anyway, the "red" status means nothing, except difference in
modification date. This can also be caused by PB, which can regenerate
source files (extract), and change its date time stamp. Anyway we will
check this.
I will change ticket status to accepted, until we will check all
mentioned issues.