Uroš Gruber wrote:
>Ok I understand this. Is there any better sollution. What about mod_dav? Is
>there also such big overhead. Or maybe another idea. To make share on my
>workstation and then server mounts this in his webspace. Any other ideas or
>what scenario is prefered.
>
>
>
I have been on a few web development teams. In all of my past
experiences, each developer works locally on his or her own
workstation. The working copy is local, and they run the web server
software on their workstation as well, accessing the application via
http://localhost/.
Once a task is development complete, then they commit to source control
and possibly update a central/shared web server with the new code (in my
more recent experiences, this central server was automatically updated
by our automatic build server).
I don't know what web platform you are developing on, but I would look
at this approach for your group. Both IIS and Apache can be installed
on Windows 2000/Windows XP workstations for development use.
Erv
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Oct 11 16:59:56 2004