• CVS

    From Ben Ritchey@1:393/68.8 to All on Friday, July 06, 2018 13:57:22
    Hi All,

    Can anyone fix the custom startup screen (using mygolded.h) in the current CVS checkout? It fails to display all the information (like distributed by) that is

    provided in mygolded.h


    .-- Keep the faith, -------------------------------------------------.
    | |
    | Ben aka cMech Web: http|ftp|binkp|telnet://cmech.dynip.com |
    | Email: fido4cmech(at)lusfiber.net |
    | Home page: http://cmech.dynip.com/homepage/ |
    | |
    `-------- WildCat! BBS 24/7 +1-337-984-4794 any BAUD 8,N,1 -------'

    ... A desk is a wastebasket with drawers.
    --- GoldED+/W32-MSVC v1.1.5-180629-b20170303 ... via Mystic BBS!
    * Origin: FIDONet - The Positronium Remote (1:393/68.8)
  • From Ben Ritchey@1:393/68.8 to All on Monday, July 09, 2018 19:08:14
    Hi All,

    Pardon my asking, but who is managing the GoldEd+ source code at Sourceforge.net? To whom would I submit a candidate change/patch to and in what

    format/vehicle should it be in?

    Thanks in advance :)


    .-- Keep the faith, -------------------------------------------------.
    | |
    | Ben aka cMech Web: http|ftp|binkp|telnet://cmech.dynip.com |
    | Email: fido4cmech(at)lusfiber.net |
    | Home page: http://cmech.dynip.com/homepage/ |
    | |
    `-------- WildCat! BBS 24/7 +1-337-984-4794 any BAUD 8,N,1 -------'

    ... We know accurately only when we know little.
    --- GoldED+/W32-MSVC v1.1.5-c20180708-b20180708 ... via Mystic BBS!
    * Origin: FIDONet - The Positronium Remote (1:393/68.8)
  • From mark lewis@1:3634/12.73 to Ben Ritchey on Monday, July 09, 2018 23:19:26

    On 2018 Jul 09 19:08:14, you wrote to All:

    Pardon my asking, but who is managing the GoldEd+ source code at Sourceforge.net? To whom would I submit a candidate change/patch to
    and in what format/vehicle should it be in?

    you set up a SF account, clone or fork the project, make the changes in your clone/fork and then generate a pull request... that's the best way... that's also a simplified explanation...

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... Canada - The Readers Digest version of the United States.
    ---
    * Origin: (1:3634/12.73)
  • From Ben Ritchey@1:393/68 to Mark Lewis on Monday, July 09, 2018 23:50:29
    * An ongoing debate between mark lewis and Ben Ritchey rages on ...

    Pardon my asking, but who is managing the GoldEd+ source code at
    Sourceforge.net? To whom would I submit a candidate change/patch
    to and in what format/vehicle should it be in?
    you set up a SF account, clone or fork the project, make the changes
    in your clone/fork and then generate a pull request... that's the best way... that's also a simplified explanation...

    Have an account, will see if I can fork GoldEd+ :)


    .-- Keep the faith, -------------------------------------------------.
    | |
    | Ben aka cMech Web: http|ftp|binkp|telnet://cmech.dynip.com |
    | Email: fido4cmech(at)lusfiber.net |
    | Home page: http://cmech.dynip.com/homepage/ |
    | |
    `-------- WildCat! BBS 24/7 +1-337-984-4794 any BAUD 8,N,1 -------'

    ... Man is a military animal, glories in gunpowder and loves parade.
    --- GoldED+/W32-MSVC v1.1.5-c20180708-b20180708 + Mystic BBS v1.12 A39
    * Origin: FIDONet - The Positronium Repository (1:393/68)
  • From Michael Dukelsky@2:5020/1042 to Ben Ritchey on Tuesday, July 10, 2018 12:04:48
    Hello Ben,

    Monday July 09 2018, Ben Ritchey wrote to All:

    Pardon my asking, but who is managing the GoldEd+ source code at Sourceforge.net?

    Nobody. Sourceforge.net freezed all cvs servers so GoldEd+ was transfered to github.com
    https://github.com/golded-plus/golded-plus

    The project stays frozen at sf.net just for history.

    To whom would I submit a candidate change/patch to
    and in what format/vehicle should it be in?

    You fork the repository, make your changes https://help.github.com/articles/fork-a-repo/
    and then open a pull request https://help.github.com/articles/creating-a-pull-request-from-a-fork/

    Michael

    ... node (at) f1042 (dot) ru
    --- GoldED+/LNX 1.1.5-b20170303
    * Origin: Moscow, Russia (2:5020/1042)
  • From Ben Ritchey@1:393/68.8 to Michael Dukelsky on Tuesday, July 10, 2018 08:06:18
    *
    * On Tuesday 10 Jul 2018 191 at 12:04 PM,
    * Michael Dukelsky said to Ben Ritchey,
    * about CVS ...
    *

    Thanks for info!


    .-- Keep the faith, -------------------------------------------------.
    | |
    | Ben aka cMech Web: http|ftp|binkp|telnet://cmech.dynip.com |
    | Email: fido4cmech(at)lusfiber.net |
    | Home page: http://cmech.dynip.com/homepage/ |
    | |
    `-------- WildCat! BBS 24/7 +1-337-984-4794 any BAUD 8,N,1 -------'

    ... Choice between cowardice and violence, I would advise violence." Gandhi
    --- GoldED+/W32-MSVC v1.1.5-c20180708-b20180708 ... via Mystic BBS!
    * Origin: FIDONet - The Positronium Remote (1:393/68.8)
  • From mark lewis@1:3634/12.73 to Ben Ritchey on Tuesday, July 10, 2018 09:04:40

    On 2018 Jul 09 23:50:28, you wrote to me:

    Pardon my asking, but who is managing the GoldEd+ source code at
    Sourceforge.net? To whom would I submit a candidate change/patch to
    and in what format/vehicle should it be in?
    you set up a SF account, clone or fork the project, make the changes
    in your clone/fork and then generate a pull request... that's the
    best way... that's also a simplified explanation...

    Have an account, will see if I can fork GoldEd+ :)

    i left it out of the above but i also use a local repo which is a clone of my SF fork... my SF fork is known "origin" and i add another entry to the git config pointing to the main repo with it known as "upstream"... once i have my SF fork cloned here, i always pull from "upstream" and push to "origin"... when
    i have changes, they get pushed to "origin" and then i generate the pull request on "upstream"...

    i have actually edited in my remote fork and then done the pull request but that's a bit tougher if it is code... in my case, when i did this, it was the snort FAQ which i didn't need to have locally to edit :)

    [edit]

    after reading Michael Dukelsky's post, i realize that i dont' think that i specified this was all with git... not svn or cvs or similar...

    [/edit]

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... This tagline is tri-lingual. [English, Canadian and American]
    ---
    * Origin: (1:3634/12.73)
  • From mark lewis@1:3634/12.73 to Michael Dukelsky on Tuesday, July 10, 2018 08:59:32

    On 2018 Jul 10 12:04:48, you wrote to Ben Ritchey:

    Pardon my asking, but who is managing the GoldEd+ source code at
    Sourceforge.net?

    Nobody. Sourceforge.net freezed all cvs servers so GoldEd+ was transfered to github.com
    https://github.com/golded-plus/golded-plus

    The project stays frozen at sf.net just for history.

    damn! i keep forgetting that... why didn't the project just do the conversion from cvs to git and remain at SF? is there something that can be put on the SF project page that stands out with a statement stating that the project is frozen on SF? maybe something in big red blinking text?

    To whom would I submit a candidate change/patch to
    and in what format/vehicle should it be in?

    You fork the repository, make your changes https://help.github.com/articles/fork-a-repo/
    and then open a pull request https://help.github.com/articles/creating-a-pull-request-from-a-fork/

    same basic format as i wrote about except that it is all done via github instead of SF...

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... HEY, put that pack down, and wait at least 5 more minutes!
    ---
    * Origin: (1:3634/12.73)
  • From Michael Dukelsky@2:5020/1042 to mark lewis on Tuesday, July 10, 2018 17:16:30
    Hello mark,

    Tuesday July 10 2018, mark lewis wrote to Michael Dukelsky:

    damn! i keep forgetting that... why didn't the project just do the conversion from cvs to git and remain at SF? is there something that
    can be put on the SF project page that stands out with a statement
    stating that the project is frozen on SF? maybe something in big red blinking text?

    I don't know how to program html pages. If you do it I may put the page in place.

    Michael

    ... node (at) f1042 (dot) ru
    --- GoldED+/LNX 1.1.5-b20170303
    * Origin: Moscow, Russia (2:5020/1042)