[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: How to handle EXE

From: Blair Zajac <blair_at_orcaware.com>
Date: 2007-11-06 20:27:10 CET

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
Received on Tue Nov 6 20:27:41 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.