Added svn:ignore properties. Now, the files added by the autoconf & automake scripts...
authorspenap <bulfaiter@gmail.com>
Tue, 27 Oct 2009 19:50:07 +0000 (19:50 +0000)
committerspenap <bulfaiter@gmail.com>
Tue, 27 Oct 2009 19:50:07 +0000 (19:50 +0000)
commit3995a442f67c659a6f6b137f80657d1595baea1b
treef23fcd550c66ed7913505559f56e210bd7117d36
parentdb3d886b0eb87216e0c2f2667bc8e356b933a5d6
Added svn:ignore properties. Now, the files added by the autoconf & automake scripts won't get imported into the repository
To get the same configuration, you have to type

$svn propset svn:ignore -F .svnignore .

Added some diagrams, too: those found in the garage site. Added the sources to generate them using the online UML site
we found, and a README with the URL

There's also an examples folder, but there's no Makefile.am there, yet, so the sample should be compiled using

$g++ `pkg-config rest --libs --cflags` gtranslate.cpp -o gtranslate

Any other -o name is ok, but the .svnignore file just deals with that name. Will fix it :)

git-svn-id: file:///svnroot/maevies/trunk@3 a96798e0-47ce-444a-94a4-1d14e63744fc
src/IMovieInfoProvider.h
src/IMovieStingerProvider.h
src/Makefile.am
src/WATCProvider.cpp
src/WATCProvider.h