[Swift-devel] If you build swift from SVN,	read this before updating.
    Ben Clifford 
    benc at hawaga.org.uk
       
    Sun Jan 11 05:19:21 CST 2009
    
    
  
As of r2433, the Swift cog module is called 'swift' instead of 'vdsk'. 
If you build from the SVN then there are two things you need to do:
 i) move your vdsk directory to be called swift:
      $ cd cog/modules/
      $ mv vdsk swift
 ii) get rid of previous builds:
      $ cd cog/modules/swift
      $ rm -r dist/vdsk-svn
When you rebuild, the distribution will now appear in dist/swift-svn 
instead of vdsk-svn, and you will need to adjust paths in your own 
environment accordingly.
-- 
    
    
More information about the Swift-devel
mailing list