Page 1 of 1
Implement Nightly Build OpenKM.war to Portable Environment
PostPosted:Thu Nov 03, 2016 7:03 pm
by alexwgordon
Hi all,
Just a quick question: how do I implement the nightly OpenKM build to my Portable OpenKM? I have made some modifications to various files and want to maintain those files, while updating my test environment. How could I achieve this?? Thanks!
Re: Implement Nightly Build OpenKM.war to Portable Environment
PostPosted:Fri Nov 04, 2016 10:08 am
by jllort
Really in portable edition you have the source code checkout. If you use team synchronize and download the lastest, then changes you got it.
Re: Implement Nightly Build OpenKM.war to Portable Environment
PostPosted:Fri Nov 04, 2016 2:06 pm
by alexwgordon
So will I need to checkout each file individually in order to get to the latest nightly build?
Re: Implement Nightly Build OpenKM.war to Portable Environment
PostPosted:Sat Nov 05, 2016 9:09 am
by jllort
Team synchronize -> and from there you can download all the changes (
https://eclipse.org/subversive/document ... _synch.php you have the option named update !!! )
Re: Implement Nightly Build OpenKM.war to Portable Environment
PostPosted:Tue Nov 08, 2016 4:52 pm
by alexwgordon
Ah perfect! Thanks jllort!