Hi.
Our firewall won't let svn (port 3690) through. Is there a way to download the abcl source through http? More precisely, I want to get the examples in one go, instead of getting them from the trac browser one at a time. (I'm not interested in developing abcl, at least not at the moment, and I have the 0.17 tarball.)
Is this possible? Thanks.
On Wed, Dec 23, 2009 at 11:26 PM, Durward McDonell durward.mcdonell@jhuapl.edu wrote:
Hi.
Our firewall won't let svn (port 3690) through. Is there a way to download the abcl source through http? More precisely, I want to get the examples in one go, instead of getting them from the trac browser one at a time. (I'm not interested in developing abcl, at least not at the moment, and I have the 0.17 tarball.)
Is this possible? Thanks.
Hi, Trac's source browser allows you to download a .zip snapshot of any directory in the svn tree. Look for "Download in other formats" at the bottom of the page.
Bye, Alessio
-- Durward McDonell durward.mcdonell@jhuapl.edu
armedbear-devel mailing list armedbear-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/armedbear-devel
Alessio Stalla <alessiostalla@...> writes:
Hi, Trac's source browser allows you to download a .zip snapshot of any directory in the svn tree. Look for "Download in other formats" at the bottom of the page.
Thank you. I got it that way, and felt dumb for not noticing. OTOH, it seems that option only appears at the top level (http://trac.common-lisp.net/armedbear/browser/trunk), and not if you append abcl or abcl/examples to that. So I don't feel too dumb.
Thanks again.
On Wed, Dec 23, 2009 at 11:38 PM, Durward McDonell durward.mcdonell@jhuapl.edu wrote:
Alessio Stalla <alessiostalla@...> writes:
Hi, Trac's source browser allows you to download a .zip snapshot of any directory in the svn tree. Look for "Download in other formats" at the bottom of the page.
Thank you. I got it that way, and felt dumb for not noticing. OTOH, it seems that option only appears at the top level (http://trac.common-lisp.net/armedbear/browser/trunk), and not if you append abcl or abcl/examples to that. So I don't feel too dumb.
You're right, I hadn't noticed either. What's strange is that Trac is able to export any subdirectory, I tried editing the link for trunk and it works (e.g. http://trac.common-lisp.net/armedbear/changeset/12304/trunk/abcl/examples?ol...). Nevermind, you got the examples anyway :)
Bye, Alessio
armedbear-devel@common-lisp.net