There was an email thread about problems with <a href="http://git.sugarlabs.org">git.sugarlabs.org</a> not long ago - see <a href="http://lists.sugarlabs.org/archive/sugar-devel/2009-January/011132.html">http://lists.sugarlabs.org/archive/sugar-devel/2009-January/011132.html</a>. I was having the same problem and I sent an email to <a href="mailto:systems@sugarlabs.org">systems@sugarlabs.org</a>. I'm not sure if it was ever resolved for my account, because I haven't tried it yet. <br>
<br>Thanks,<br>Nate<br><br><div class="gmail_quote">2009/2/3 James Simmons <span dir="ltr"><<a href="mailto:jim.simmons@walgreens.com">jim.simmons@walgreens.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



  

<div bgcolor="#ffffff" text="#000000">
Wade,<br>
<br>
The current View Slides sends the whole slideshow in a Zip file over
the network.  These slideshow Zip files can be 20-60 meg and I find
that sharing files of that size just doesn't work.  Worse, if the
original file is still being shared it is impossible to resume a
document you have received by sharing without starting the whole
download over again.  So I think my new idea makes a lot more sense,
and I'm thinking I can use code in Chat as an example to work from.<br>
<br>
I have moved both my repositories to gitorious:<br>
<br>
<a href="http://git.sugarlabs.org/projects/viewslides" target="_blank">http://git.sugarlabs.org/projects/viewslides</a><br>
<br>
<a href="http://git.sugarlabs.org/projects/readetexts" target="_blank">http://git.sugarlabs.org/projects/readetexts</a><br>
<br>
However, last night and this morning when I tried to do a git push to
the new repository I got this:<br>
<br>
[jim@localhost ~]$ cd olpc/readetexts/mainline/<br>
[jim@localhost mainline]$ ls<br>
activity  NEWS                   ReadEtextsActivity.pyc  setup.py<br>
locale    po                     readtoolbar.py<br>
MANIFEST  ReadEtextsActivity.py  readtoolbar.pyc<br>
[jim@localhost mainline]$ git push origin master<br>
fatal: The remote end hung up unexpectedly<br>
<br>
This is on a machine where I have never done a git push before (I did
my development work on a different box).  I created my SSH key and
published the public key in the account named jdsimmons, along with the
other public key from the other box.  I just used ssh-keygen with no
parameters to generate the key, and gave it my passphrase when
prompted.  I think this is all I did for the other box, but I can't
remember.  So I don't know if this is my problem or something to do
with <a href="http://git.sugarlabs.org" target="_blank">git.sugarlabs.org</a>.  If you or someone else can steer me in the
right direction I'd appreciate it.<br>
<br>
James Simmons<br>
<br>
<br>
Wade Brainerd wrote:
<blockquote type="cite">
  <div class="gmail_quote">On Mon, Feb 2, 2009 at 6:10 PM, James
Simmons <span dir="ltr"><<a href="mailto:jim.simmons@walgreens.com" target="_blank">jim.simmons@walgreens.com</a>></span>
wrote:<br>
  <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Second,
now that I have this I want to perfect collaboration on my two<br>
Activities, Read Etexts and View Slides.  Unfortunately, I am convinced<br>
that collaboration in View Slides that involves sending large Zip<br>
archives over the network is not and never will be practical.  What I'm<br>
thinking about now is making the person "sharing" a slide show see only<br>
the image being viewed on the XO that has the full presentation.  The<br>
master XO would page through the slides and those sharing would follow<br>
along.  I'm not sure that's practical, either.</blockquote>
  <div><br>
  </div>
  <div>I think sending one page at a time, and having the initiator
control the presentation is a great idea.  Otherwise, you might as well
just send the document to everyone and have them open it up on their
own :)</div>
  <div><br>
  </div>
  <div>Also, are you planning to move your repositories over to <a href="http://git.sugarlabs.org" target="_blank">git.sugarlabs.org</a>?
 Most of the other activities are doing that now, and we have set up a
Sugar Labs ActivityTeam (<a href="http://wiki.sugarlabs.org/go/ActivityTeam" target="_blank">http://wiki.sugarlabs.org/go/ActivityTeam</a>)
to coordinate the process.</div>
  <div><br>
  </div>
  <div>Best,</div>
  <div>Wade</div>
  <div><br>
  </div>
  <div><br>
  </div>
  <div><br>
  </div>
  </div>
</blockquote>
<br>
</div>

<br>_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@lists.laptop.org">Devel@lists.laptop.org</a><br>
<a href="http://lists.laptop.org/listinfo/devel" target="_blank">http://lists.laptop.org/listinfo/devel</a><br>
<br></blockquote></div><br>