[Swift-devel] Re: latest Falkon code is in SVN!
Michael Wilde
wilde at mcs.anl.gov
Tue Aug 28 17:40:44 CDT 2007
Excellent - thanks Ioan! I will try it.
Ioan Raicu wrote:
> Hi all,
> I finally have the latest Falkon code in SVN!
>
> Transmitting file data
> ......................................................................................
>
> Committed revision 1126.
>
> To checkout Falkon (service, worker code, client code, GT4 container,
> web server, ploticus, etc...):
> svn co https://svn.ci.uchicago.edu/svn/vdl2/falkon
>
> To compile everything:
> cd falkon
> ./make-falkon.sh
>
> The latest Falkon provider code has been in SVN for a while now.
> Assuming you have cog and swift:
> Cog:
> svn co
> https://cogkit.svn.sourceforge.net/svnroot/cogkit/trunk/current/src/cog
>
> Swift:
> cd cog/modules
> svn co https://svn.ci.uchicago.edu/svn/vdl2/trunk vdsk
>
> You can get the Falkon provider by:
> svn co https://svn.ci.uchicago.edu/svn/vdl2/provider-deef
>
> You can build the falkon provider by:
> cd provider-deef
> ant distclean
> ant -Ddist.dir=../vdsk/dist/vdsk-0.2-dev/ dist
>
> Mike, do you want to post these instructions on the Wiki?
Doing that right now.
- Mike
>
> Ioan
>
More information about the Swift-devel
mailing list