Epilogue to Freya

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
hiroshima
Posts: 107
Joined: Tue Nov 03, 2009 1:28 pm

Epilogue to Freya

Post by hiroshima »

Hey, i want to update my L2J Gracia Epilogue server to Freya without losing my addons, changes, fixes etc... It is possible to do it? If yes, tell me how? Thanks
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Epilogue to Freya

Post by jurchiks »

...sync with repo or apply manually.
check out freya, sync your epilogue project with latest branch, check which files you have edited, and try to apply those changes to freya source.
That's how everyone does it.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
Sirpaypi
Posts: 108
Joined: Mon May 18, 2009 11:51 pm
Location: Moяocco.

Re: Epilogue to Freya

Post by Sirpaypi »

Just apply the new .diff you wont lose nothing...

http://trac.l2jserver.com/changeset/4417
Saying that Java is nice because it works on all OSes is like saying that anal sex is nice because it works on all genders.
hiroshima
Posts: 107
Joined: Tue Nov 03, 2009 1:28 pm

Re: Epilogue to Freya

Post by hiroshima »

FILE_VIEW privileges are required to perform this operation
User avatar
Sirpaypi
Posts: 108
Joined: Mon May 18, 2009 11:51 pm
Location: Moяocco.

Re: Epilogue to Freya

Post by Sirpaypi »

They will fix this soon just wait cause the other solution will be risky and you have to do lot of work... :wink:
Saying that Java is nice because it works on all OSes is like saying that anal sex is nice because it works on all genders.
User avatar
Flashy
Posts: 310
Joined: Mon Sep 29, 2008 11:49 am
Location: Germany

Re: Epilogue to Freya

Post by Flashy »

hiroshima wrote:
FILE_VIEW privileges are required to perform this operation
use svn diff to extract. trac will not work. view_privs are deactivated, its not a bug...
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Epilogue to Freya

Post by jurchiks »

they don't plan to "fix" it, it's they who set it that way.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
Sirpaypi
Posts: 108
Joined: Mon May 18, 2009 11:51 pm
Location: Moяocco.

Re: Epilogue to Freya

Post by Sirpaypi »

I though it will be like it was... any way it is better to use svn diff...

EDIT :

Use on a CMD console :

Code: Select all

svn diff -c 4417 "http://svn.l2jserver.com//trunk/L2_GameServer@HEAD"
Saying that Java is nice because it works on all OSes is like saying that anal sex is nice because it works on all genders.
User avatar
wenthian
Posts: 30
Joined: Wed Aug 04, 2010 3:39 am
Location: Indonesia
Contact:

Re: Epilogue to Freya

Post by wenthian »

what firstep we take before update to freya from epilogue server? i have downloaded the nightly... :|
***** " I 'm the chosen not an option"
Image
hiroshima
Posts: 107
Joined: Tue Nov 03, 2009 1:28 pm

Re: Epilogue to Freya

Post by hiroshima »

ok and how to use console in Eclipse?
Post Reply