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)
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/www@3 a96798e0-47ce-444a-94a4-1d14e63744fc


No differences found