[swfmill] useNetwork bug?
Mark Winterhalder
mark13 at gmail.com
Wed Dec 19 08:54:15 PST 2007
On Dec 19, 2007 5:40 PM, Quentin <quentin.t at gmail.com> wrote:
> Well, I think I'm not skilled enough for that...
> I've never used SVN and I'm afraid of doing something wrong!
It's not too hard. Try this:
(to get svn: sudo apt-get install subversion)
cd /tmp
svn co http://swfmill.org/svn/trunk swfmill
cd swfmill
./autogen.sh
make
sudo make install
Subversion can be very useful, not just for Swfmill. It's also great
for your own stuff -- it's not just for teams, even if you're on your
own it's a very luxurious backup solution that allows you to go back
in time.
HTH,
Mark
More information about the swfmill
mailing list