One can set up a post-commit hook as well... check out "The Book", for examples of stuff.
Wouldn't be trivial, but I think that's how you'd do it, if you weren't using a working copy of some sort. :D On 6/21/07, Russ wrote: > This is why we don't export, but check out a working copy for the production > environment. This way only modified file are pulled down when you do an > update. The only downside is that the code will take up roughly twice the > space. > > You also got to make sure that .svn folders are protected. Apache does it > by default, I believe, not sure about IIS. > > Russ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281829 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

