Hi,
I need a little hint to know if it is possible to do this: I've got a web
project (php like sources) and I'd like to manage it on a dedicated
development/test machine with svn, http server and so on. What I'd like to do
is to develop on a client, commit changes and test them on-line immediatly
after a commit. The problem is that on the svn server I don't have an "image"
of the source tree as on the client, and thus I guess I have to keep a "svn
client" updated on the server too, so that the httpd can read changes. Is
there a simpler way to do this?
Thanks,
Luca
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-10 17:11:38 CEST