[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: intergration of svn via php

From: Michael Hogsett <hogsett_at_csl.sri.com>
Date: 2005-04-01 23:26:07 CEST

bruce wrote:
> michael,
>
> if you do a svnadmin/svn command but don't accept user input, then i assume
> you don't allow for the creation of user defined svn repositories...
>
> arrgghh!!
>
> bruce
>
>

That is correct. I am building a svn backed website / content management system.

The repository contains the entire web site. Users will go to a specific
Apache virtual host to edit web pages in the web server directory tree and then
save those changes to the working copy on the edit server. Later they will
publish those changes (commit to the repo).

The display web server periodically performs a 'svn update' of its working copy,
thus publishing the committed changed.

  - Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 1 23:36:22 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.