Results 1 to 6 of 6

Thread: 9/25 patch

  1. #1
    Developer
    Join Date
    Oct 2010
    Posts
    215

    9/25 patch

    Patch is against virgin subversion checkout.
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    Sep 2015
    Posts
    56

    Re: 9/25 patch

    Thanks Newby! Appears to be working for me. Had a little trouble trying to roll back to last subversion checkout on previous version but worked in a fresh directory and checkout. One thing i've noticed with your patches, is it acts like it can't find the files, but when you type in the name exactly as it is on your patch file it seems to find them and move on. Maybe missing an option in my patch command? I'm simply moving your patch file to the showeq folder and typing "patch < patchfilename"

  3. #3
    Registered User
    Join Date
    Oct 2006
    Posts
    28

    Re: 9/25 patch

    patch -p0 < diff-150925.txt


  4. #4
    Registered User
    Join Date
    Oct 2006
    Posts
    28

    Re: 9/25 patch

    Also, when you're in the root of the svn tree:

    svn revert -R .
    svn up # This updates you to the latest codebase, in case it's changed
    svn st | grep '^?' | sed 's/^?\s\+//' | xargs rm -vf
    # ^ That deletes any generated files...it's an svn analogue of git clean -df

  5. #5
    Registered User
    Join Date
    Sep 2015
    Posts
    56

    Re: 9/25 patch

    Thanks flopz will give that stuff a try and see if i can get the original directory working.

  6. #6
    Did you SEQ today? BlueAdept's Avatar
    Join Date
    Dec 2001
    Posts
    2,008

    Re: 9/25 patch

    Thanks!
    Filters for ShowEQ can now be found here. filters-5xx-06-20-05.tar.gz

    ShowEQ file section is here. https://sourceforge.net/project/show...roup_id=10131#

    Famous Quotes:

    Ratt: WTF you talkin' about BA? (Ok.. that sounds like a bad combo of Diffrent Strokes and A-Team)

    Razzle: I showeq my wife

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