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

Re: Subversion GUI client?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-01-24 06:37:03 CET

On Jan 23, 2005, at 11:25 PM, JC Hearn wrote:
>
>
> Since no one seems to know of a way to do what I am trying to
> accomplish, I
> try to will "work within the system."
>

What you are trying to do, I think, is a FAQ, right here:

    http://subversion.tigris.org/faq.html#website-auto-update

Take a look.

Developers can all have working copies of the site on their private
machines. They make changes, then 'svn commit' their changes to the
repository. A post-commit hook script run 'svn up' on a
live-working-copy on a staging server. Then the changes can be tested.
  If they're buggy, more commits are made. Once the staging server
comes to a good, stable point, an administrator can 'svn up' a
live-working-copy on the official site.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 24 06:40:09 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.