RE: Integrated Source Control and a Project Hook

2006-12-04 Thread Rodney Dixon
I don't know if this has anything to do with your issue, but I do know that Source Safe (SS) flags files as read-only when they are checked in. This causes problems with VFP because it updates something in class libraries. I had SS leave the read-only flag alone during check in/check out and that

RE: Integrated Source Control and a Project Hook

2006-12-04 Thread Kevin O'Shea
Can't really help you on your question as we don't store the project files (pjt and pjx) or the pjm file in CVS. We use PushOK as well, but we weren't sure on the best approach to storing the project files in Source Control. I understood that we should be able to store the pjm file only in

RE: Integrated Source Control and a Project Hook

2006-12-04 Thread Tracy Pearson
With the SVNSCC from PushOK it is properly handling the pjm and updating the project correctly. I DO NEED to unlock the PJM after VFP locks it, otherwise the other developers will not be able to access it. Leave it readwrite on the local box and unlocked in source control. I have seen doing a

RE: Integrated Source Control and a Project Hook

2006-12-04 Thread Rick Schummer
Tracy, Try using the NOPROJECTHOOK clause when you open the project, check it in, and close the project. Then open the project up and see if things work. You won't be able to check this class in and out when it is in use, but projecthooks probably don't change as much as your project source

RE: Integrated Source Control and a Project Hook

2006-12-04 Thread Tracy Pearson
Rick, The project hook's class library is not part of my project. It is just attached to the project via the project class setting in the project settings. Just ran this test: I created a new project, created main.prg and added the project class. Closed the project. modify project test3

RE: Integrated Source Control and a Project Hook

2006-12-04 Thread Rick Schummer
- office 586.254.2539 - fax   -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tracy Pearson Sent: Monday, December 04, 2006 01:12 PM To: [EMAIL PROTECTED] Subject: RE: Integrated Source Control and a Project Hook Rick, The project hook's class library

RE: Integrated Source Control and a Project Hook

2006-12-04 Thread Tracy Pearson
I see the row in the PJM as well. Created another test project, closed VFP to be sure all is set back and cleared. modify project test4 noprojecthook added to source control no errors, and the class library is now in the project update the project and the project hook drops from the project Is

RE: Integrated Source Control and a Project Hook

2006-12-04 Thread Rick Schummer
Is this project hook dropping from the project a known problem to MS? I am not sure. Rick White Light Computing, Inc. www.whitelightcomputing.com www.rickschummer.com 586.254.2530 - office 586.254.2539 - fax ___ Post Messages to: ProFox@leafe.com