<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 03/29/2012 10:55 AM, Martin Denham wrote:
<blockquote
cite="mid:CAJ30_OMk_Uc0_KpK0urDTXaU=AXEmHL=vAsqrH224Uid7y26zQ@mail.gmail.com"
type="cite">I wonder what would happen if you just asked github to
import the current svn repository. They say they have no hard
limits on storage.</blockquote>
<br>
It should work just fine. I think that is what Matěj has done for
another git server.<br>
<br>
But there are two things regarding such an import.<br>
1) The layout follows that of SVN rather than GIT. For example,
you'd have trunk rather than master and the tags would be branches
rather than GIT tags. Not a big deal for either but it is easy to
cleanup.<br>
<br>
2) The size of the checkout will be large due to the jars and other
binaries. We can remove them, but it really needs to be done before
anyone uses it to do work. I've had a few translators object to the
checkout size in SVN just to get the resources to translate. By
removing these artifacts and suggesting --depth, their problem might
be solved.<br>
<br>
Right now, I'm trying to get the build to work without them in
source code control. (Thus the ivy work for JS-104).<br>
<br>
<blockquote
cite="mid:CAJ30_OMk_Uc0_KpK0urDTXaU=AXEmHL=vAsqrH224Uid7y26zQ@mail.gmail.com"
type="cite">
<div><br>
</div>
<div>Martin<br>
<br>
<div class="gmail_quote">On 28 March 2012 01:41, Trenton D.
Adams <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:trent@trentonadams.ca">trent@trentonadams.ca</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 12-03-27 02:53 AM, Matěj Cepl wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
On 27.3.2012 03:44, Trenton D. Adams wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
Git has the option of only cloning the most recent
history. Use the<br>
--depth option.<br>
</blockquote>
<br>
That's good for random Joe Developer, but we are here
talking about the<br>
canonical repository of the project.<br>
<br>
Matěj<br>
<br>
</blockquote>
<br>
</div>
I didn't say you shouldn't do the cleanup! :D But, even if
you do clean it up, it's still going to be quite large.
That's just the nature of git.
<div class="HOEnZb">
<div class="h5"><br>
<br>
_______________________________________________<br>
jsword-devel mailing list<br>
<a moz-do-not-send="true"
href="mailto:jsword-devel@crosswire.org"
target="_blank">jsword-devel@crosswire.org</a><br>
<a moz-do-not-send="true"
href="http://www.crosswire.org/mailman/listinfo/jsword-devel"
target="_blank">http://www.crosswire.org/mailman/listinfo/jsword-devel</a><br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
jsword-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jsword-devel@crosswire.org">jsword-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/jsword-devel">http://www.crosswire.org/mailman/listinfo/jsword-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>