On 31 May 2005, at 17:57, Bostjan Skufca @ domenca.si wrote:

a. It would create a posibility to run application directly from CVS if http
server would have access to it

It doesn't work that way - there are almost no circumstances under which you would want to access the repository without going through a client. The only case I can think of is for backup. You can automate checkouts from your repository - Subversion provides scripting hooks to do exactly that kind of thing automatically. You can set up a trigger like 'whenever someone makes a commit to this branch, do a checkout to this directory'.

Marcus
--
Marcus Bointon
Synchromedia Limited: Putting you in the picture
[EMAIL PROTECTED] | http://www.synchromedia.co.uk

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to