Hi, I'm implementing CVS for a web project that is
JSP/Java/Apache/Tomcat

We've got two virtual servers running, one live and
one development on the same box.

My thought is to use the dev's WWW & JSP directory
as our "shared workspace" under CVS so we can make a
quick change to a JSP file, for instance and see the
changes immediately, as opposed to tagging and
releasing a whole new version of everything.

The FAQ doesn't recommend using a shared repository,
but I can't think of a better/alternate solution.

If all developers make a local copy of all the files,
then we'd have to set up quite a few virtual servers
(one for each developer) no?

Does anyone have any suggestions or recommendations as
to how we should do this?

thanks,

Paul

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to