Page 1 of 1

Regarding SVN upgrade for ViciBox v.10.0.1 220503

PostPosted: Fri Feb 09, 2024 7:44 am
by pratikvicidial
Hello Team,

Good Day.

Here we are using the
ViciBox v.10.0.1 220503
Version: 2.14b0.5
SVN Version: 3596
DB Schema Version: 1657


Now we need to update SVN 3802. So here I am just checking whether i can do that. What is the best steps to execute the upgrade without and issue.

Thanks

Re: Regarding SVN upgrade for ViciBox v.10.0.1 220503

PostPosted: Mon Feb 12, 2024 12:42 pm
by carpenox

Re: Regarding SVN upgrade for ViciBox v.10.0.1 220503

PostPosted: Thu Feb 15, 2024 9:03 am
by basha04
Hello @carpenox

A question, what happens if I have made changes in the code to the actual SVN and I use the upgrade, does it replace the old files with the new ones or does it adds only the new changes/updates ?

Re: Regarding SVN upgrade for ViciBox v.10.0.1 220503

PostPosted: Thu Feb 15, 2024 2:49 pm
by RBecker
They all get replaced as they are "different" than the version stored in SVN. You'll need to keep a record of your changes and reapply them after an update.

Re: Regarding SVN upgrade for ViciBox v.10.0.1 220503

PostPosted: Fri Feb 16, 2024 7:26 pm
by carpenox
Yes as Rob mentioned any changes to source code made need to be reapplied to any files that have been updated during the svn update.