Video maid:Subversion

Thanks to SourceForge, Video maid is available from Subversion.

Check out

You can get the latest developing version by following command.

 $ svn co http://svn.sourceforge.jp/svnroot/vmaid/vmaid/trunk/ vmaid

Once you checked out it, you can update to latest version easyly by following command at top of source directory.

 $ cd vmaid
 $ svn up

autogen.sh

configure script is not included in Subversion. You should execute autogen.sh to create it at top of source directory (autoconf, automake, libtool are required).

 $ cd vmaid
 $ ./autogen.sh

Subversion Web

You can also browse source code by web browser at this site.


Addressiwm@maid.org