[Swift-devel] latest Falkon code is in SVN!
Ioan Raicu
iraicu at cs.uchicago.edu
Tue Aug 28 16:43:42 CDT 2007
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?
Ioan
--
============================================
Ioan Raicu
Ph.D. Student
============================================
Distributed Systems Laboratory
Computer Science Department
University of Chicago
1100 E. 58th Street, Ryerson Hall
Chicago, IL 60637
============================================
Email: iraicu at cs.uchicago.edu
Web: http://www.cs.uchicago.edu/~iraicu
http://dsl.cs.uchicago.edu/
============================================
============================================
More information about the Swift-devel
mailing list