Thanks for the tip Ryan. Your response prompted some searching in
that direction and I found this in the faq:
http://subversion.tigris.org/faq.html#website-auto-update
Thanks again,
Kit Marshall
Ryan Schmidt wrote:
>
> On Mar 20, 2006, at 18:11, Kit Marshall wrote:
>
>> I would like to use a post-commit hook to copy the changed files of
>> each revision over to my testing server. Since the post-commit
>> provides the revision it seems that you could pass that into "svnlook
>> changed" to get the list of changed files and then copy those from the
>> repository to a "live" copy.
>
>
> You could do that, or you could just make your live site another
> working copy, which you could update anytime anyone commits anything,
> and let Subversion figure out what needs to be updated.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 20 21:48:41 2006