Today we noticed that if we check in at the target level some objects claim to check into their previous revision instead of checking into a new SVN revision. It seems to only check in one PBL at a time.
The two in the phd_nvo pbl get checked in fine but the on in phd_structures does not. That object in phd_structures no longer has a lock but it still has my changes and everyone else is not informed about my change allowing them to checkout and override my changes.
This is a simplified example but the same holds true for any number of objects where only 1 pbl gets a new revision and the rest seem to update the revision from history.
I am on V255 and we tried to reset SVN on the server before posting here.
PowerBuilder Check at target level not creating revision
Re: PowerBuilder Check at target level not creating revision
Could you please do the following.
1. Try to come up with the shortest and simplest number of steps that still highlights the problem.
2. Deleted the Agent SVN log file found here:
NOTE: The <User ID> above represents your user ID.
3. Use the Windows Start Button, All Programs, Agent SVN, Agent SVN Configuration to start the utility program.
4. Turn on the Help debug the SVN setup... option.
5. Replicate the issue using the details defined in step 1.
6. Send through that log file as an e-mail attachment.
Cheers Jussi
1. Try to come up with the shortest and simplest number of steps that still highlights the problem.
2. Deleted the Agent SVN log file found here:
Code: Select all
C:\Users\<User ID>\AppData\Roaming\Xidicone\AgentSVN\AgentSVN.log
3. Use the Windows Start Button, All Programs, Agent SVN, Agent SVN Configuration to start the utility program.
4. Turn on the Help debug the SVN setup... option.
5. Replicate the issue using the details defined in step 1.
6. Send through that log file as an e-mail attachment.
Cheers Jussi
Re: PowerBuilder Check at target level not creating revision
1. I cannot shorten the steps but I can shorten the words used to describe the 2 step issue: Checkout two objects in separate Folders/PBLs, Check in Objects by checking in all objects in the target.
I will send you the log of v249 where it worked along with the exact same steps in v255 where it no longer works.
I will send you the log of v249 where it worked along with the exact same steps in v255 where it no longer works.
Re: PowerBuilder Check at target level not creating revision
Please try the new beta version found here: http://www.zeusedit.com/agent/bin/asvn-dll.zip
Cheers Jussi
Cheers Jussi
Re: PowerBuilder Check at target level not creating revision
Thanks, that appears to have resolved the issue.