<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    hello,<br>
    <br>
    i just browse and in the server part i don't see x2goserver-home, is
    any reason for that?<br>
    <br>
    may be a stange question: can i use it to make a repository on my
    machine and so not to go to internet to install x2go?<br>
    <br>
    michel  <br>
    <br>
    <br>
    On 01/06/2011 11:50 PM, Mike Gabriel wrote:
    <blockquote
      cite="mid:20110106235008.11336lx5ntms1uzk@mail.das-netzwerkteam.de"
      type="cite">Dear X2go-folks,
      <br>
      <br>
      the X2go Git repository at BerliOS has been set up today. You can
      browse the X2go-Git at BerliOS:
      <br>
      <a class="moz-txt-link-freetext" href="http://git.berlios.de/cgi-bin/cgit.cgi/x2go/tree/?h=master">http://git.berlios.de/cgi-bin/cgit.cgi/x2go/tree/?h=master</a>
      <br>
      <a class="moz-txt-link-freetext" href="http://git.berlios.de/cgi-bin/cgit.cgi/x2go/tree/?h=develop">http://git.berlios.de/cgi-bin/cgit.cgi/x2go/tree/?h=develop</a>
      <br>
      <br>
      <br>
      META INFORMATION
      <br>
      ================
      <br>
      The master branch is the project's release branch. A commit to
      master will be equivalent to an X2go release. The develop branch
      will be the branch that you can derive your own branches from for
      features you want to implement (and possibly propose for
      integration into X2go).
      <br>
      <br>
      Currently, the develop branch is a simple copy of the master
      branch. Heinz and Alex have just finished a complete rewrite of
      the x2goclient that will use libssh as opposed to ssh binary calls
      in the background. Alex has proposed a patch to upstream libssh
      that got accepted and once the new libssh version is released
      there will be a commit to the develop branch containing the latest
      x2goclient code. This is expected for the end of January 2011.
      <br>
      <br>
      We are also still discussing the Git branching model details. As a
      template for the discussion we use this document (as proposed by
      HedgeHog from the x2go-dev list):
      <br>
      <a class="moz-txt-link-freetext" href="http://nvie.com/posts/a-successful-git-branching-model/">http://nvie.com/posts/a-successful-git-branching-model/</a>
      <br>
      <br>
      There will be some slight modifications to this model but the
      discussion will take place along this very fine piece of work.
      <br>
      <br>
      <br>
      USING X2go/Git:
      <br>
      ===============
      <br>
      <br>
      You can anonymously clone a working copy of X2go Git with this
      command:
      <br>
      <br>
        $ git clone git://git.berlios.de/x2go x2go
      <br>
      <br>
      BerliOS users should also be able to clone a working copy with
      this command:
      <br>
      <br>
        $ git clone
      ssh://<developername>@git.berlios.de/gitroot/x2go x2go
      <br>
      <br>
      If you want to branch off of the develop branch for your own
      implementation work, then do this after having cloned the BerliOS
      Git:
      <br>
      <br>
        $ cd x2go
      <br>
        $ git checkout develop
      <br>
        $ git checkout -b branch_<featurename>
      <br>
      <br>
      ... where <featurename> is a short string of your choice (at
      least for now) that describes the feature you are going to
      implement.
      <br>
      <br>
      If you intend working on a feature that you would like to become
      part of X2go some time in the future then we should agree on some,
      e.g.:
      <br>
      <br>
        1) please talk to Heinz and Alex about your ideas first, don't
      simply start
      <br>
           working
      <br>
        2) make sure that you work in small portions, do not rewrite the
      complete code
      <br>
           and expect a merge
      <br>
        3) document your work
      <br>
        4) ... ??? ...
      <br>
      <br>
      For now, feature branches will stay on your local file systems.
      Once, we have finished our discussion on the Git branching model
      we will inform you on how merge requests can be send to the
      project (probably via a commit of your feature branch to BerliOS,
      but we will see...).
      <br>
      <br>
      Looking forward to a growing project and an active X2go community
      with lots of fine contributions...
      <br>
      <br>
      light+love,
      <br>
      Mike
      <br>
      <br>
      <br>
      <br>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
X2go-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:X2go-dev@lists.berlios.de">X2go-dev@lists.berlios.de</a>
<a class="moz-txt-link-freetext" href="https://lists.berlios.de/mailman/listinfo/x2go-dev">https://lists.berlios.de/mailman/listinfo/x2go-dev</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-abbreviated" href="mailto:kamerun@immerda.ch">kamerun@immerda.ch</a>
homepage:
<a class="moz-txt-link-freetext" href="http://sokolo.cronopios.org">http://sokolo.cronopios.org</a>
linux friends
sokolo new road
limbe / cameroun
phone : (00237) 743 514 33</pre>
  </body>
</html>