Unterman Israel wrote:
> Hi all,
>
> Each time I compile my project a new 8MB EXE is
generated.
>
> I wouldn't like to commit it to svn each time I make a
build, because
> 100 commits will become 800 Mbytes.
It may not be if you copy an old exe into the new exe
location and put the new
exe on top of it, then svn will do a binary diff between the
old and new exe's
and save space.
If you do a fresh add for each exe, then there won't be any
space savings.
Blair
--
Blair Zajac, Ph.D.
http://www.orcaware.com/
svn/
------------------------------------------------------------
---------
To unsubscribe, e-mail: users-unsubscribe subversion.tigris.org
For additional commands, e-mail: users-help subversion.tigris.org
|