Hi Michael,<div>yes exactly, it was about the src/build directory.</div><div>cheers</div><div>balz<br><div><br><div title="signature"> </div><div class="gmail_quote">On Fri, Sep 30, 2011 at 1:51 PM, Michael Wechner <span dir="ltr"><<a 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>
    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 href="https://github.com/wyona/yanel/commit/1808e32978e4f9cbbeefb05df640fbeac809e713" target="_blank">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:
    <div><div></div><div class="h5"><blockquote 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 style="font-family:arial, sans-serif;font-size:13px;background-color:rgb(255, 255, 255)">/.git/info/exclude</span></div>
      <div><span style="font-family:arial, sans-serif;font-size:13px;background-color:rgb(255, 255, 255)"><br>
        </span></div>
      <div><span style="font-family:arial, sans-serif;font-size:13px;background-color:rgb(255, 255, 255)">Cheers</span></div>
      <div><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 href="mailto:michael.wechner@wyona.com" target="_blank">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 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>
                  <blockquote type="cite">Hi,
                    <div><br>
                    </div>
                    <div>Since a few days, my realm's code is now in a
                      git repository on <a 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 href="mailto:Yanel-development@wyona.com" target="_blank">Yanel-development@wyona.com</a><br>
            <a 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></fieldset>
      <br>
    </blockquote>
    <br>
  </div></div></div>

<br>--<br>
Yanel-development mailing list <a href="mailto:Yanel-development@wyona.com">Yanel-development@wyona.com</a><br>
<a 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></div>