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

Re: Using subversion for webdevelopment

From: Bryan Donlan <bdonlan_at_gmail.com>
Date: 2004-08-03 19:25:28 CEST

On Tue, 03 Aug 2004 13:05:47 -0400, Steven Vasilogianis
<svasilogiani@kmrrec.org> wrote:
> Geoff Krapf wrote:
>
> >I don't really see what this has to do with Subversion -- you're asking
> >"how can I have my users deploy to a test/production server" and SVN
> >answers the question "How do I keep track of the changes in my files".
> >
> >
>
> This is a problem other users of subversion have probably run into, and I'm
> curious to know how they've solved it.
>
>
> >But if you want to avoid a commit to SVN for each
> >typo, mistake, etc., then I think you're not looking at the right tool
> >to accomplish your goal.
> >
>
> It's not the comitt I want to avoid, but the checkout on the development
> server
> after the comitt.

Make a working copy of the repository (or some part thereof) onto the
web server. Have the post-commit hook run svn up on it.

-- 
bd
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 3 19:25:50 2004

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.