RE: svn deployment help
From: Giulio Troccoli <Giulio.Troccoli_at_uk.linedata.com>
Date: Tue, 20 Jul 2010 12:03:31 +0100
I don't think such a tool exist but we use svn:externals to do something similar.
Basically we have a folder called Public that contains the documentation available to customers. We then set svn:externals on that folder pointing to the docs we want to make public. The web server just checkouts and update this folder and not the whole repository.
Giulio
Linedata Limited
________________________________
From: Tom Cruickshank [mailto:tcruicksh_at_gmail.com]
Hey Guys,
I'd like to be able to pick and choose which files I want to deploy (not automatically deploy all the files which have been recently committed, using hooks). I'd also like to (preferably) have a GUI based tool (web based also works) to choose the files
Does this type of deployment tool exist?
Would appreciate assistance. Thanks!
Tom
|
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.