I registered the Agent SVN software this morning, but when I start Powerbuilder, it still brings up the Configuration Details! Any thoughts as to why?
Here's what I have set:
SVN Project Manager: 'C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe' /command:repobrowser /path:"https://slcisscm/svncjs/cjs/pbl/trunk"
Lock file: checked
Mark files: checked
Use builtin: checked
External Differences command line: "C:\Program Files\WinMerge\WinMergeU.exe" /dl $v1 /dr $v2 $f1 $f2
SVN Repository Details
Folder: slcisscm/svncjs/cjs/pbl
Protocol: https url
Configuration Details still pops up
If you have not already done so, you need to start the Agent SVN Configuration utility and enter you registration code using the registration button.I registered the Agent SVN software this morning
You can then see your registration details if you click on the About button.
If you are seeing this message box:when I start Powerbuilder, it still brings up the Configuration Details! Any thoughts as to why?
followed by the Configuration Details dialog it means the Folder entry field is blank or invalid.Before this plug-in can be used it will need to be configured. For more details
please refer to the Agent SVN help file.
The configuration step can be a little tricky. To help with the configuration the
help file contains working examples on how to setup and use the plug-in with
some of the more common IDEs.
Please take a few moments to refer to these examples.
If you start the Agent SVN Configuration utility and enter the above folder values do you get any error messagesFolder: slcisscm/svncjs/cjs/pbl
Protocol: https url

One thing I noticed is it looks like your repository is here:
But in your protocol plus folder settings you have this:
This looks like you are using a trunk prefix

Where you planning on using a trunk prefix or a trunk postfix

Also if you turn on the debug option and look at the log file it will contain more information.
The configuration dailog shoukld go away once the folder is correctly defined but if you find it does not go away please turn on the debugging and send me the log file mentioned above.
Cheers Jussi
Software has been successfully registered and shows in the About button windows.You can then see your registration details if you click on the About button.
I am not seeing the message box, just the configuration details window.If you are seeing this message box:followed by the Configuration Details dialog it means the Folder entry field is blank or invalid.Before this plug-in can be used ...
No error messages.If you start the Agent SVN Configuration utility and enter the above folder values do you get any error messages?Folder: slcisscm/svncjs/cjs/pbl
Protocol: https url
Work policy mandates trunk postfix.One thing I noticed is it looks like your repository is here:But in your folder setting you have this:Are you planning to use a trunk prefix or a trunk postfix?slcisscm/svncjs/cjs/pbl
Cheers Jussi
If I change the repository in the project manager to just .../pbl or .../pbl/trunk it still connects just fine.
If I changes repository details to .../pbl/trunk then I get this error message:
In the properties of the workspace in Powerbuilder, on the source control tab I have Agent SVN set as the scc, my user id in the user id field, trunk in the Project field, and then my local root directory set.Nonspecific Error performing SccOpenProject.
Source control is in offline mode.
Restoring SCC Offline Status Cache from last backup.
4312 entries restored to SCC offline status cache.
Initialization of Agent SVN Failed
Could it be the project field giving me issues?
These are PowerBuilder error messages.Nonspecific Error performing SccOpenProject.
Source control is in offline mode.
Restoring SCC Offline Status Cache from last backup.
4312 entries restored to SCC offline status cache.
Initialization of Agent SVN Failed
I don't think so.Could it be the project field giving me issues?
Since the Configuration utility seems happy with the details (i.e. non warning messages) then I suspect that is ok.
To figure out why this is not working you will need to turn on the extra debug option found in the Configuration utility.
With this option set Agent SVN will write extra debugging information to the log file.
You can then access the log file using the ... button foun in the Configuration utility.
Cheers Jussi
That is very good newsIt's not that it doesn't work; Agent SVN is working perfectly!

I really do not know why it is doing thatMy question was really why does the configuration details window keep popping up.

It definitely should not be doing this and I am really confused as to what is going wrong

But I also need to find a way to fix this because something is broken

I am hoping that with the Agent SVN logging turned on there will be some hint in the log file as to why it is not working 100% correctly.
So to help me figure out why it is not working could you do the following:
1) Turn on the full debug logging
2) Start PowerBuilder
3) Send me a picture of the dialog and the log file.
What you are seeing should definitely not be happening but without the full debug log file I am left to trying to guess what is going wrong.
Cheers Jussi
This issue is now fixed in the latest download found here: http://www.zeusedit.com/agent/download.html
Cheers Jussi
Cheers Jussi