Am Freitag, 13. Juni 2008 15:17 schrieb Andreas Hartmann: > […] > Wolfgang Jeltsch schrieb: > […]
> > What’s the point of having a separate source tree? > > You have more control - you can change several files in your source tree > without influencing the productive application, and deploy all changes > with a single command. What does “deploying” mean? As far as I can see, running build.sh just copies all source files of the publication to build/lenya/webapp/lenya/pubs/$MYPUB. So what’s the problem with syncing the latter directory with my source code repository instead of syncing some “source tree” with the repository and “deploying” its contents. It seem preferable to create a new publication via the web interface and adapt the files in the build directory to fit my needs. In contrast to following <http://lenya.apache.org/docs/2_0_x/tutorials/newpublication/index.html>, this seems to get the contents of pubs/$MYPUB right. At least, it creates some more files than the description under the above-mentioned URL tells me to create. > -- Andreas Wolfgang --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
