[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: Wed, 11 Nov 2009 08:04:47 -0600

nadir_at_ultel.net wrote:
> Hello All! Sorry for my english =)
>
> I have question.
>
> It is possible run subversion project on apache (php)?
>
> With editing php version via subversion how can i see last rev executed
> via php on apache? (not list of files)

You can point Apache's DocumentRoot at a checked-out subversion working copy.
However, if this is the location where you edit you have to be careful that what
you have there is actually committed to the repository. It would be better to
edit in one working copy, commit, then update a different copy that apache can
see for testing or staging. That way you know that what you see is actually in
the repository and reproducible.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2416577
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-11 15:05:59 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.