<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I'm go to the problem..<div><br></div><div>In "bundlebuilder.py" I found this command that make the list of files:</div><div><br></div><div><div>git_ls = subprocess.Popen(['git', 'ls-files'], stdout=subprocess.PIPE,</div><div>                                  cwd=self.config.source_dir)</div><div><br></div><div>If I not have git installed (like in a XO) or the directory is external of</div><div>the git, how make a .xo?</div><div><br></div><div>Compress the folder in .zip and rename to .xo ?</div><div><br></div><div>Why not is: ls -a to get the files?</div><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">From: alanjas@hotmail.com<br>To: sugar-devel@lists.sugarlabs.org<br>Date: Thu, 23 Aug 2012 04:45:22 +0000<br>Subject: [Sugar-devel] Dist_xo of bundlebuilder<br><br>

<style><!--
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:12pt;font-family:Calibri;}

--></style>
<div dir="ltr">Hi,<div><br></div><div>I have installed the sugar-emulator-0.96 and use it without problems.</div><div><br></div><div>But now, when I try to make a .xo, it have a problem and only make the</div><div>.xo with the locale folder!</div><div><br></div><div>Why?</div><div><br></div><div>If I copy the same folder to another place, for example: to the desktop.. I have this:</div><div><br></div><div><div>alan@alan-pc:~/Escritorio/tmp$ python setup.py dist_xo</div><div>fatal: Not a git repository (or any of the parent directories): .git</div><div><br></div></div><div>But the .xo is correct!</div><div><br></div><div>The "python setup.py dist_xo" only can be called from /home/user/Activities ??</div><div><br></div><div>Regards!</div><div><br></div><div>Alan</div>                                      </div>
<br>_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel</div></div>                                           </div></body>
</html>