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

Re: (без темы)

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Fri, 13 Nov 2009 00:02:59 -0600

Nadir Aliyev wrote:
> I know what subversion does :) But if good idea working on project and check
> project on same server. I need solution for this :) And Site is not
> production. :)

You can just point apache at the working copy where you edit for a test site. A
typical production setup might have several developers, each with a web server
pointed at their local working copies (using different ports or named vhosts if
they share a host) so they can view changes even before committing them. Then
there would be a separate QA/test/staging site that would be updated to the
committed changes for final testing/approval of revisions before pushing them to
production.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2417425
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-13 07:04:03 CET

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.