There is also another problem and it still can get sticky :) When importing a &#39;project group&#39; tarball, what happens when there are project folders with the same name in the target drive? It doesn&#39;t make sense to force an overwrite, so we&#39;ll need to seamlessly rename the folders underneath (the user isn&#39;t aware of project folder names, so we can name them whatever we want as long as it avoids conflict). Now, renaming the folder will have implications for the git repository right...? Or am I just being overparanoid again :)<br>
<br clear="all">----<br>Jason &quot;moofang&quot; Lim Yuen Hoe<br><a href="http://yuenhoe.co.cc/">http://yuenhoe.co.cc/</a><br><br>
<br><br><div class="gmail_quote">On Sun, Jan 24, 2010 at 9:58 PM, Shantanu Tushar Jha <span dir="ltr">&lt;<a href="mailto:jhahoneyk@gmail.com">jhahoneyk@gmail.com</a>&gt;</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;">
<div class="im">On 1/24/10, Yuen Hoe Lim &lt;<a href="mailto:yuenhoe86@gmail.com">yuenhoe86@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Uhm I dont get your concern; if you tar all the plasmate project directory<br>
&gt;&gt; for example, and then untar it, you also tar each git project history<br>
&gt;&gt; (because every project has its own local git repo). Thus, when untar-ing,<br>
&gt;&gt; you&#39;ll get both your projetc files and git repo for free :)<br>
&gt;&gt;<br>
&gt;<br>
&gt; Really? That&#39;s why I said I don&#39;t know much about git. So the git local<br>
&gt; repository is wholly contained in the folders themselves? That&#39;ll make<br>
&gt; things a lot simpler. Does that also mean that if I just delete the project<br>
&gt; folder the git repository goes down with it? :)<br>
<br>
</div>Yep, even I was wondering why you were saying that. The whole git repo<br>
info, the packs etc are there in .git. So, AFAIK, just saving the<br>
contents will do.<br>
I can implement this &quot;backup-n-restore&quot; thing once you&#39;re done with<br>
the &quot;More Projects&quot; option :)<br>
<div class="im"><br>
&gt;<br>
&gt;<br>
&gt;&gt; yes sir !<br>
&gt;&gt;<br>
&gt;<br>
&gt; xD<br>
&gt;<br>
&gt; ----<br>
&gt; Jason &quot;moofang&quot; Lim Yuen Hoe<br>
&gt; <a href="http://yuenhoe.co.cc/" target="_blank">http://yuenhoe.co.cc/</a><br>
&gt;<br>
<br>
<br>
</div><font color="#888888">--<br>
Shantanu Tushar    (UTC +0530)<br>
<a href="http://www.shantanutushar.com" target="_blank">http://www.shantanutushar.com</a><br>
</font><div><div></div><div class="h5">_______________________________________________<br>
Plasma-devel mailing list<br>
<a href="mailto:Plasma-devel@kde.org">Plasma-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/plasma-devel" target="_blank">https://mail.kde.org/mailman/listinfo/plasma-devel</a><br>
</div></div></blockquote></div><br>