- Posts: 4
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Question Upgrade from SVN
17 years 2 months ago #2934
by peamak
Upgrade from SVN was created by peamak
Hi everyone !
This forum extension is truly great so a big thumb up to the developpers !!
I installed Kunena without any problem and I would like to update to the latest SVN. I accessed the files via svnX (tortoise or whatever but for osX) and I'm just wondering how to update now : should I just upload the files by FTP and overwrite everything (for some extension I can do it and for others I can't, it can screw things up badly) ?
And also, I took every folder, even though I know I don't *need* everything. So, do I need to upload the files in root/tags/1.0.7b/ or another one ?
I'm sorry if this is a dummy question... I tried many search in this forum and couldn't manage to find an answer...
Thanks for any hint !
This forum extension is truly great so a big thumb up to the developpers !!
I installed Kunena without any problem and I would like to update to the latest SVN. I accessed the files via svnX (tortoise or whatever but for osX) and I'm just wondering how to update now : should I just upload the files by FTP and overwrite everything (for some extension I can do it and for others I can't, it can screw things up badly) ?
And also, I took every folder, even though I know I don't *need* everything. So, do I need to upload the files in root/tags/1.0.7b/ or another one ?
I'm sorry if this is a dummy question... I tried many search in this forum and couldn't manage to find an answer...
Thanks for any hint !
Please Log in or Create an account to join the conversation.
17 years 2 months ago #2936
by fxstein
We love stars on the Joomla Extension Directory .
Replied by fxstein on topic Re:Upgrade from SVN
Hi,
Sorry - we currently don't have documentation on how to use the SVN available. We are working on a dedicated documentation project, that will include deatils on how to setup a developer environment with access to the SVN. Since we are busy rolling out 1.0.8 we have not had a chance to focus on those auxiliary 'features'.
The file structure and some of the files are NOT a 1:1 copy between the SVN and your install.
Once 1.0.8 is out we will revisit this.
Have a great day!
fxstein
Sorry - we currently don't have documentation on how to use the SVN available. We are working on a dedicated documentation project, that will include deatils on how to setup a developer environment with access to the SVN. Since we are busy rolling out 1.0.8 we have not had a chance to focus on those auxiliary 'features'.
The file structure and some of the files are NOT a 1:1 copy between the SVN and your install.
Once 1.0.8 is out we will revisit this.
Have a great day!
fxstein
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
17 years 2 months ago - 17 years 2 months ago #2938
by peamak
Replied by peamak on topic Re:Upgrade from SVN
That's too bad... anyway, I will look in the forum for solutions to my problems.
Keep up the good work
Thanks for this super quick reply !
cheers (and have a great day too)
Keep up the good work
Thanks for this super quick reply !
cheers (and have a great day too)
Last edit: 17 years 2 months ago by peamak.
Please Log in or Create an account to join the conversation.
17 years 2 months ago #2966
by Matias
Replied by Matias on topic Re:Upgrade from SVN
I have this (run in legacy dir):
rm -rf TARGET/components/com_kunena
rm -rf TARGET/administrator/components/com_kunena
cp -r components/com_kunena TARGET/components/
cp -r administrator/components/com_kunena TARGET/administrator/components/
It works for me if I want to check small changes, but does not update database.. So you may mess something up..
rm -rf TARGET/components/com_kunena
rm -rf TARGET/administrator/components/com_kunena
cp -r components/com_kunena TARGET/components/
cp -r administrator/components/com_kunena TARGET/administrator/components/
It works for me if I want to check small changes, but does not update database.. So you may mess something up..
Please Log in or Create an account to join the conversation.
Time to create page: 0.244 seconds