EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Database/World Building (https://www.eqemulator.org/forums/forumdisplay.php?f=596)
-   -   What is easiest way to identify changes in db/quests? (https://www.eqemulator.org/forums/showthread.php?t=26869)

Irreverent 11-29-2008 02:06 PM

What is easiest way to identify changes in db/quests?
 
OK, maybe CVS has a cool update-when-new feature...so just looking for help.

Is there a way to quickly identify what .pl or database changes took place?

I could easily drop/create/insert and copy/paste....but due to the complex modifications I have it would be easier to identify and move. Any thoughts or SoL?

AndMetal 11-29-2008 02:40 PM

Quote:

Originally Posted by Irreverent (Post 160635)
OK, maybe CVS has a cool update-when-new feature...so just looking for help.

Is there a way to quickly identify what .pl or database changes took place?

I could easily drop/create/insert and copy/paste....but due to the complex modifications I have it would be easier to identify and move. Any thoughts or SoL?

I'm not 100% sure (CVS isn't really my forte), but I think cvs history would do what you're talking about, but I think there would need to be a history file first before that would work.

Then again, maybe cavedude will decide to switch to SVN at some point, which makes it easy :D

What I personally do, since I'm running Linux, is create a quests directory for the server (~/server/quests), then use symbolic links to utilize most of PEQ's quests (~/common/quests/peq_quests) + my changes (~/common/quests/A_work_in_progress). The only hard part is, if you're excluding an entire directory from PEQ & linking back to the PEQ quests in that directory, you'll have to keep any eye out for any new files that are added so you can link those.

cavedude 11-29-2008 03:15 PM

Quote:

Originally Posted by AndMetal (Post 160640)
Then again, maybe cavedude will decide to switch to SVN at some point, which makes it easy :D

I probably should. I've been really happy with googlecode SVN for the source, and I even setup one for the PHP editor. The DB and quests should be next.

John Adams 11-30-2008 03:23 PM

Quote:

Originally Posted by cavedude (Post 160643)
I probably should. I've been really happy with googlecode SVN for the source, and I even setup one for the PHP editor. The DB and quests should be next.

YAY!!! Cavedude for Hero '08.


All times are GMT -4. The time now is 09:52 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.