<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Balz<br>
    <br>
    Thanks for your feedback. Now I remember: it's mainly about<br>
    <br>
    src/build<br>
    <br>
    right?<br>
    <br>
    I just improved the .gitignore slightly:<br>
    <br>
<a class="moz-txt-link-freetext" href="https://github.com/wyona/yanel/commit/1808e32978e4f9cbbeefb05df640fbeac809e713">https://github.com/wyona/yanel/commit/1808e32978e4f9cbbeefb05df640fbeac809e713</a><br>
    <br>
    but I will think some more about it later on<br>
    <br>
    Thanks<br>
    <br>
    Michael<br>
    <br>
    <br>
    <br>
    Am 30.09.11 08:10, schrieb basZero:
    <blockquote
cite="mid:CAOXzDSEJJOz6pkthD0CU=7pvy4VTYquVcpBgfbiz_XZq+SB8ZA@mail.gmail.com"
      type="cite">Hi Michael,
      <div>maybe you didn't read my full mail. At the end I explained
        what you can put into the .gitignore file so that it works.</div>
      <div>My explanation in the beginning was more to think about the
        yanel build, I still think it is not totally ideal to use
        "build" directories as part of real sources. Maybe they should
        be called "buildsrc" or something like that.</div>
      <div><br>
      </div>
      <div>btw: .gitignore is the same as <span class="Apple-style-span"
          style="font-family: arial, sans-serif; font-size: 13px;
          background-color: rgb(255, 255, 255); ">/.git/info/exclude</span></div>
      <div><span class="Apple-style-span" style="font-family: arial,
          sans-serif; font-size: 13px; background-color: rgb(255, 255,
          255); "><br>
        </span></div>
      <div><span class="Apple-style-span" style="font-family: arial,
          sans-serif; font-size: 13px; background-color: rgb(255, 255,
          255); ">Cheers</span></div>
      <div><span class="Apple-style-span" style="font-family: arial,
          sans-serif; font-size: 13px; background-color: rgb(255, 255,
          255); ">Balz</span></div>
      <div><br>
        <div title="signature"> </div>
        <div class="gmail_quote">On Fri, Sep 30, 2011 at 12:22 AM,
          Michael Wechner <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:michael.wechner@wyona.com">michael.wechner@wyona.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex;">
            <div bgcolor="#FFFFFF" text="#000000"> Hi Balz<br>
              <br>
              What about using a ".gitignore" file? (<a
                moz-do-not-send="true"
                href="http://help.github.com/ignore-files/"
                target="_blank">http://help.github.com/ignore-files/</a>)<br>
              <br>
              Thanks<br>
              <br>
              Michael<br>
              <br>
              Am 06.09.11 09:35, schrieb basZero:
              <div>
                <div class="h5">
                  <blockquote type="cite">Hi,
                    <div><br>
                    </div>
                    <div>Since a few days, my realm's code is now in a
                      git repository on <a moz-do-not-send="true"
                        href="http://github.com" target="_blank">github.com</a>
                      .</div>
                    <div>Yanel is still fetched from SVN of course.</div>
                    <div>On top of this, I work with Eclipse and the
                      target directory for built class files is
                      <realmroot>/build:</div>
                    <div>- /build/classes</div>
                    <div>- /build/lib</div>
                    <div><br>
                    </div>
                    <div>As you don't want to commit all classes into
                      git, I initially configured "build" into the
                      ignore list at</div>
                    <div>- <realmroot>/.git/info/exclude</div>
                    <div><br>
                    </div>
                    <div>But today I noticed, that also the "build"
                      directory inside resources, e.g.  <root of a
                      resource>/src/build/* , are NOT commited.</div>
                    <div><br>
                    </div>
                    <div>A small change solves this issue, just tell git
                      to ignore the build directory in the realm's root
                      folder:</div>
                    <div>So, this is now in the exclude file:</div>
                    <div>
                      <div>.DS_Store</div>
                      <div>.svn</div>
                      <div>/build</div>
                      <div><br>
                      </div>
                      <div>Cheers</div>
                      <div>Balz</div>
                    </div>
                    <div title="signature"> </div>
                    <br>
                    <fieldset></fieldset>
                    <br>
                  </blockquote>
                  <br>
                </div>
              </div>
            </div>
            <br>
            --<br>
            Yanel-development mailing list <a moz-do-not-send="true"
              href="mailto:Yanel-development@wyona.com">Yanel-development@wyona.com</a><br>
            <a moz-do-not-send="true"
              href="http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development"
              target="_blank">http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development</a><br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>