Hello,
We have misplaced our copy of AgentSVN 2.67. How can I download a new copy of the same version?
Thanks,
Don Olliver
Search found 15 matches
- Fri Oct 18, 2019 6:13 pm
- Forum: General
- Topic: AgentSVN 2.67 Download
- Replies: 0
- Views: 20637
- Wed Sep 04, 2019 7:25 pm
- Forum: General
- Topic: AgentSVN Support for PB 2019 and VS 2019
- Replies: 2
- Views: 14671
AgentSVN Support for PB 2019 and VS 2019
Hello,
Will AgentSVN eventually be modified to support PowerBuilder Classic 2019 and Visual Studio 2019?
Thanks,
Don Olliver
Will AgentSVN eventually be modified to support PowerBuilder Classic 2019 and Visual Studio 2019?
Thanks,
Don Olliver
- Thu Jul 09, 2015 5:15 pm
- Forum: General
- Topic: Changelog for AgentSVN versions
- Replies: 3
- Views: 12854
Re: Changelog for AgentSVN versions
Thank you Jussi. It would be useful to know if new changes impact a specific development platform, e.g. Visual Studio or PowerBuilder.
Don
Don
- Wed Jul 08, 2015 10:06 pm
- Forum: General
- Topic: Changelog for AgentSVN versions
- Replies: 3
- Views: 12854
Changelog for AgentSVN versions
Is there a changelog maintained for new versions of AgentSVN? Is it accessible via the website?
Thanks,
Don Olliver
Thanks,
Don Olliver
- Wed Jan 07, 2015 2:51 pm
- Forum: General
- Topic: PB 12.5 and SVN server status refresh
- Replies: 2
- Views: 13286
PB 12.5 and SVN server status refresh
I'm in the final stages of evaluating Agent 2.39 for use with PB 12.5 Classic. PB status refresh from the SVN server is the only issue I have not been able to resolve. Here is the setup: PB 12.5.1 Classic Agent 2.39 Tortoise 1.8.10 SVN 1.8.10, running svnserve.exe When Agent's 'Cache the SVN status ...
- Thu Nov 20, 2014 3:56 pm
- Forum: General
- Topic: Agent 2.39 and PowerBuilder 12.5.1 .NET
- Replies: 1
- Views: 11708
Agent 2.39 and PowerBuilder 12.5.1 .NET
We are evaluating v2.39 for use in PB 12.5.1 .NET, and are experiencing several issues. Our setup is as follows: PB>Options>Source Control - Environment - Checked-in item behavior - On Save: Prompt for check-out - On Edit: Do nothing - Allow checked-in items to be edited: No - Plug-in settings - Per...
- Wed Dec 04, 2013 1:42 pm
- Forum: General
- Topic: PowerBuilder - All objects out-of-date after Tortoise merge
- Replies: 17
- Views: 38267
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 ...
- Tue Dec 03, 2013 1:50 pm
- Forum: General
- Topic: PowerBuilder - All objects out-of-date after Tortoise merge
- Replies: 17
- Views: 38267
- Mon Dec 02, 2013 1:49 pm
- Forum: General
- Topic: PowerBuilder - All objects out-of-date after Tortoise merge
- Replies: 17
- Views: 38267
Is this the correct install package? The timestamp on AgentSVN.dll is 11/14/2013, and the evaluation screen shows version 2.35 - beta3. Here is the log: [Mon Dec 02 06:44:08 2013] >> * Command: svn.exe --non-interactive --trust-server-cert info -rHEAD svn://epaz-subversion [Mon Dec 02 06:44:08 2013]...
- Wed Nov 27, 2013 1:40 pm
- Forum: General
- Topic: PowerBuilder - All objects out-of-date after Tortoise merge
- Replies: 17
- Views: 38267
Thanks for looking into this. Here's the log file: [Wed Nov 27 06:38:07 2013] >> * Command: svn.exe --non-interactive --trust-server-cert info -rHEAD svn://epaz-subversion [Wed Nov 27 06:38:07 2013] >> * Directory: [Wed Nov 27 06:38:07 2013] >> Process started. [Wed Nov 27 06:38:07 2013] >> Process ...
- Tue Nov 26, 2013 1:56 pm
- Forum: General
- Topic: PowerBuilder - All objects out-of-date after Tortoise merge
- Replies: 17
- Views: 38267
Unfortunately, behavior is the same after installing Agent 2.35 beta 3. We are using the evaluation version; could this be the problem? Problem signature: Problem Event Name: BEX Application Name: PB115.EXE Application Version: 11.5.0.2506 Application Timestamp: 489933bc Fault Module Name: AgentSVN....
- Mon Nov 25, 2013 1:49 pm
- Forum: General
- Topic: PowerBuilder - All objects out-of-date after Tortoise merge
- Replies: 17
- Views: 38267
Using the steps you suggested, I am able to repeat the crash every time. Waiting several minutes did not resolve the problem. Here are the details as reported by Windows 7 Pro x64: Problem signature: Problem Event Name: BEX Application Name: PB115.EXE Application Version: 11.5.0.2506 Application Tim...
- Fri Nov 22, 2013 2:00 pm
- Forum: General
- Topic: PowerBuilder - All objects out-of-date after Tortoise merge
- Replies: 17
- Views: 38267
After the merge, I opened Agent's configuration dialog, ticked 'Help debug the SVN setup with extra logging information' and exited. Opening PowerBuilder immediately results in a crash (Sybase Powerbuilder 11.5 has stopped working). Unticking this option allows PB to open normally. If it helps, here...
- Wed Nov 20, 2013 2:14 pm
- Forum: General
- Topic: PowerBuilder - All objects out-of-date after Tortoise merge
- Replies: 17
- Views: 38267
PowerBuilder - All objects out-of-date after Tortoise merge
We use TortoiseSVN's merge feature to port code changes between trunk and feature branch development tracks. This is done via the external source files created by PB. After merging, we open the target workspace in PB and execute Get Latest Version to update the .pbls with merged changes. With Agent ...
- Tue Nov 19, 2013 6:23 pm
- Forum: General
- Topic: PowerBuilder - Reverting to prior revision
- Replies: 1
- Views: 11949
PowerBuilder - Reverting to prior revision
We are evaluating Agent as an SCC provider for PowerBuilder 11.5. Is there a way to revert to an older revision of an object within the IDE? If not, what steps are recommended to do this?