Thanks Maxim, Great. I knew there had to be a way. I use GIT mostly, and am not real familiar with svn.
thanks again. On Fri, Jun 15, 2012 at 12:00 PM, Maxim Solodovnik <[email protected]>wrote: > Hello Robert, > > To avoid rewrites of mysql_persistanse.xml please change it in > src/META-INF folder. It will merge with each svn update. > On Jun 15, 2012 5:13 AM, "Robert Chalmers" <[email protected]> > wrote: > >> Running on XPPro. >> I've been experimenting with svn and ant to keep openmeetings up to date, >> but I notice it rebuilds persistence.xml each time as well, so that each >> time, before copying the build red5 over to the production directory, I >> would have to edit that file each time. Not a big problem - but I am >> wondering..... >> >> If persistence.xml is being rewritten, are other configuration files >> being rewritten as well? Does this then necessitate me going to >> localhost:5080/openmeetings/install again ... basically re >> installing everything again.? >> >> If it's ONLY persistence.xml I need to modify each time, I can probably >> automate the whole process. >> >> >> >> >>
