Results 1 to 6 of 6

Thread: May 8th Changes

  1. #1
    Registered User
    Join Date
    May 2002
    Posts
    22

    May 8th Changes

    I have made a TON of enhancements to ShowEQ that dump all my player information to text files for offline browsing.

    I need to somehow merge these changes with the now working version of ShowEQ.

    Could someone help me either:

    a) Explain what changes were made to get it working
    b) Outline how I can do it myself

    I am competent in Linux to the point of tarring what I have, and can muddle through updating it to whatever sourceforge has. I could then probably run diffs on each file.

    I know there has got to be an easier way.

    Someone tell me please.

  2. #2
    Registered User
    Join Date
    Dec 2001
    Posts
    1,262
    Take a look at the sourceforge pages regarding patches. It will explain how to generate a patch file and upload it. I beleive there are also a few old threads on this board that explain the procedure..

    --Jeeves

  3. #3
    Registered User
    Join Date
    Dec 2001
    Posts
    275
    I think what he actually wants to know is how to take a diff between the the previous CVS and the latest one.

    I'm assuming there is a changes file?

  4. #4
    Registered User Zaphod's Avatar
    Join Date
    Dec 2001
    Posts
    648
    Just do a 'cvs update' it automatically attempts to merge changes and when it has conflicts it delineates them using lines such as
    [code]
    <<<<<<<
    ... Your code...
    =======
    ... Current cvs code ...
    >>>>>>>>

    just manually resolve the conflicts and do a quick lookover of other areas and you should be fine.

    Enjoy,
    Zaphod (dohpaZ)
    Chief Software Engineer of the Apocalypse.
    http://showeq.doomed.to/
    SourceForge.net user: dohpaz.

    Personal thank you donations are now accepted.

  5. #5
    Registered User
    Join Date
    May 2002
    Posts
    22
    Sweet Zaphod, I'll give it a try. I just don't know how to get you guys my changes to allow logging of char info to get it into the build -- it is by far polished, but really works well for helping me keep my Magelo Profile up-to-date on all 30 chars that I have.

  6. #6
    Registered User
    Join Date
    Jan 2002
    Posts
    1,508
    High_jeeves already said how. Look at the patches section of the SF page for SEQ.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On