Using Delphi 6 with Perforce can be a cumbersome process. Coming from Eclipse I'm used to having the IDE opening the files for edit. Last week I tried to get Delphi to do the same. Here's what I did:
- Search for delphi perforce 6
- First result: Chris Fairall's Home Page - Delphi
- Dowloading, compiling and installing, gives a new menu:
- I tried to click logout on the new menu. That was stupid. Trying to login again I got this message box:
- Agent Ransack, search for files containing ExplicitTop. Thats FormLogin.dfm
- Open in notepad++, remove both occurrences of ExplicitTop
- Return to Delphi. Recompile, install, login.
- It works! I can log back in. Now if could only remember the password : )
No comments:
Post a Comment