I'm a newbie using CVS with PHP development. I created a CVS repository,
which contains two directories.
/CVSROOT/
/project/
where project has my code.
My problem is that CVS modifies the files in the /project/ folder. the
extension becomes *.php,v. I want to be able to checkout the code, check
it back in, and then essentially "refresh" my browser and see the
changes. In this case, the repository itself cannot be used by apache
(because the files are modified as mentioned previously), a checked out
version is required. this seems like extra steps.
1.) Check out my copy of the code
2.) Make changes to code
3.) Check the code back into cvs
4.) Checkout a copy of the current code to the web directory
5.) View the changes via the web.
Is this how it is typically done? Thanks for any help!
-Paul
------------------------------------------------
Paul Danko
Director of Information Technology
& Systems Development
American Mortgage
and Investment, Corp.
[EMAIL PROTECTED]
443.677.7279 Mobile
301.883.8881 x 127 Office
------------------------------------------------