Eclipse: Can I make the production folder the repository
Posted: Sat Jan 26, 2008 9:13 pm
Quick question on using CVS on Eclipse with PHP plug-in.
Here's my directory layout:
/Sites/cvsroot
/Sites/production_folder
Everytime when I commit a file from a remote computer, the repository is updated.
I would like it to be updated in the production_folder as well, is that possible? Or do I have to manually check out the files from the repository into production_folder?
Here's my directory layout:
/Sites/cvsroot
/Sites/production_folder
Everytime when I commit a file from a remote computer, the repository is updated.
I would like it to be updated in the production_folder as well, is that possible? Or do I have to manually check out the files from the repository into production_folder?