PowerBuilder - All objects out-of-date after Tortoise merge

Get help with the installation and running of the Agent Git or Agent SVN plug-ins. This section can also be used for posting comments, suggestions or submitting feature requests. Please do not post bug reports here. When in doubt post your question here.
rdojr
Posts: 15
Joined: Tue Nov 19, 2013 6:18 pm

Post by rdojr »

After replacing existing files xAgent.exe and AgentSVN.dll with the ones from your latest archive, PowerBuilder still crashes after opening. Here is the log:

[Wed Dec 04 06:39:15 2013] >> * Command: svn.exe --non-interactive --trust-server-cert info -rHEAD svn://epaz-subversion
[Wed Dec 04 06:39:15 2013] >> * Directory:
[Wed Dec 04 06:39:15 2013] >> Process started.
[Wed Dec 04 06:39:15 2013] >> Path: .
[Wed Dec 04 06:39:15 2013] >> URL: svn://epaz-subversion
[Wed Dec 04 06:39:15 2013] >> Relative URL: ^/
[Wed Dec 04 06:39:15 2013] >> Repository Root: svn://epaz-subversion
[Wed Dec 04 06:39:15 2013] >> Repository UUID: bbd56032-b2cf-2c43-a63c-1d97e1cc6c76
[Wed Dec 04 06:39:15 2013] >> Revision: 34679
[Wed Dec 04 06:39:15 2013] >> Node Kind: directory
[Wed Dec 04 06:39:15 2013] >> Last Changed Author: dolliver
[Wed Dec 04 06:39:15 2013] >> Last Changed Rev: 34679
[Wed Dec 04 06:39:15 2013] >> Last Changed Date: 2013-11-22 06:45:18 -0700 (Fri, 22 Nov 2013)
[Wed Dec 04 06:39:15 2013] >>
[Wed Dec 04 06:39:15 2013] >> Process completed with exit code: 0
[Wed Dec 04 06:39:15 2013] >> Result: 0 Status Code: 1 (0x1)
[Wed Dec 04 06:39:15 2013] >>
[Wed Dec 04 06:39:15 2013] >> SccUninitialize
[Wed Dec 04 06:39:22 2013] >>
[Wed Dec 04 06:39:22 2013] >> SccInitialize: Caller = 'PowerBuilder'
[Wed Dec 04 06:39:22 2013] >> PATH: C:\Program Files (x86)\Sybase\Shared\PowerBuilder\jdk1.6.0_02\BIN;C:\Program Files (x86)\Sybase\Shared\PowerBuilder\jdk1.6.0_02\jre\bin\client;C:\Program Files (x86)\Sybase;C:\Program Files (x86)\Sybase\PowerBuilder 11.5;C:\Program Files (x86)\Sybase\Shared\PowerBuilder;C:\Program Files\SQL Anywhere 11\Bin32;C:\Users\Public\Documents\Sybase\PowerBuilder 11.5\Help;;C:\Program Files\CollabNet\Subversion Client;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\12.0\DLLShared\;C:\Program Files (x86)\Roxio\OEM\AudioCore\;C:\Program Files (x86)\NTRU Cryptosystems\NTRU TCG Software Stack\bin\;C:\Program Files\NTRU Cryptosystems\NTRU TCG Software Stack\bin\;C:\Program Files\Wave Systems Corp\Gemalto\Access Client\v5\;C:\Program Files\SQL Anywhere 11\bin64;C:\Program Files\SQL Anywhere 11\bin32;C:\Program Files (x86)\Sybase\Shared\PowerBuilder;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Windows\Microsoft.NET\Framework\v4.0.30319;C:\Windows\Microsoft.NET\Framework\v2.0.50727;C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin;C:\Program Files\Microsoft Windows Performance Toolkit\;C:\Program Files (x86)\Sybase\PowerBuilder 12.5;C:\Program Files (x86)\Sybase\PowerBuilder 11.5;C:\Program Files\Sybase\SQL Anywhere 9\x64;C:\Program Files\Sybase\SQL Anywhere 9\win32;C:\Program Files\Sybase\Shared\win32;C:\Program Files\Sybase\Shared\Sybase Central 4.3\win32;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\temp\temp1\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance Toolkit\;C:\Program Files\SourceGear\Common\DiffMerge\;C:\Program Files\TortoiseSVN\bin;C:\temp\temp1\;C:\temp\pb125_10.0\;C:\Program Files (x86)\IDM Computer Solutions\UltraCompare\;C:\Program Files (x86)\IDM Computer Solutions\UltraEdit\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post by jussij »

I think getting to the bottom of this issue is going to be much easier using e-mail.

Can you send me an e-mail using the link below and I will reply to you :?:

Cheers Jussi
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Post by jussij »

The reported crash was due to PB not handling an extra long PATH string.

The latest beta found below truncates the PATH string and that should stop PB from crashing.

That beta can be found here: http://www.zeusedit.com/agent/bin/asvn-dll.zip

Cheers Jussi
Post Reply