Menu

Mercurial- question

Soren Bro
2018-10-09
2018-10-27
  • Soren Bro

    Soren Bro - 2018-10-09

    If I compile one of the projects lying in the codebase, say nuspell, and it
    produces new files, say exe/lib/dll, are these files automatically added to
    the codebase when I do a commit and push? Ir do I have to manually add them?

    Regards.

     
    • Soren Bro

      Soren Bro - 2018-10-09

      OK.I got hunspell-1.3.3 to compile, on Windows using MSYS2 and WinGW64.
      Nuspell is still a little down the road but the're so similar that there
      shouldn't be any real difference, I'll start with hunspell and make nuspell
      work down the line,

      This also solves my problem if changes would be automagically included or
      not. It's another install.

      But I'm about to rewrite this DLL. With Pete's advice it should be fairly
      simple. I'll find the typedefs or #defines later. As long as I know what
      they're suppposed to be I should be OK.

      Regards,

      On Tue, Oct 9, 2018 at 6:17 PM Soren Bro sbrothy@users.sourceforge.net
      wrote:

      If I compile one of the projects lying in the codebase, say nuspell, and it
      produces new files, say exe/lib/dll, are these files automatically added to
      the codebase when I do a commit and push? Ir do I have to manually add
      them?

      Regards.

      Mercurial- question
      https://sourceforge.net/p/hermesmail/discussion/general/thread/efe43964b6/?limit=25#8ab6


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/hermesmail/discussion/general/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       
    • Pete Maclean

      Pete Maclean - 2018-10-27

      Sorry for taking so long to answer this. I believe you have to add them manually.

       

Log in to post a comment.