On Wed, Mar 21, 2007 at 07:14:42PM -0700, George Lober wrote:
> while back I thought about setting up SVN because of the drawbacks, but
> since I am not familiar with it, the setting-up and running of it looked
> quite complicated. The other major concern that held me back was about
> how much disk space an SVN implementation consumes over time as it
> grows, and how big a backup of the SVN server data would be compared to
> my present method. What are your experiences?

Way smaller _IF_ you commit carefully (don't commit slightly mutated binary
files all the time.  Our backup of 120 revisions together in .tar.bz2 are
120% of the size of the source as ZIP.

Setting up SVN took about a day, including plugging a ssh hole in the
firewall so it works from home. The biggest thing is figuring you need
groupid permissions here and there.

Including reading the book. (I got the O Reilly one, partially also for the
other people in the company)

I did already have a samba Linux server setup though, so only needed to add
this app, not install a server.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to