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

Re: How to avoid cluttering the svn repository with several versions of compiled files

From: Andreas Schweigstill <andreas_at_schweigstill.de>
Date: Fri, 15 May 2009 11:09:17 +0200

Hello!

Les Mikesell schrieb:
> So what's your plan for removing obsolete space-wasting binaries after
> the repository grows to a size that is inconvenient to maintain and back
> up?

There is not plan to remove such official software releases from the
repository. In this specific project the source part of the repository
is about 4GB. Every official release generated about 20MB of binary
files. There are about 10 official releases per year. So where is the
problem?

Storing such binary files on a file server also uses some space, about
the same amount as in a SVN repository. I have to admit that onn the
customer's site the siles are also stored on a file server for people
who don't have SVN accounts.

I know that there are many projects where the generated binaries are
much bigger than the source files, so it could really be a problem
to stuff them into SVN.

> Then you could periodically extract the few currently-useful versions
> and delete and rebuild the repository without bothering the one holding
> the source where you probably want the full history.

In this project the generated files have to be kept forever in order to
fulfill requirements of the certification authorities. And also I think
that it would really, really bad practice to delete any file which was
an important part of released products, especially for product which
have a life cycle of >=10 years.

Regards
Andreas Schweigstill

-- 
BITTE BEACHTEN SIE UNSERE NEUE TELEFONNUMMER!
Dipl.-Phys. Andreas Schweigstill
Schweigstill IT | Embedded Systems
Schauenburgerstraße 116, D-24118 Kiel, Germany
Phone: (+49) 431 53035-435, Fax: (+49) 431 53035-436
Mobile: (+49) 171 6921973, Web: http://www.schweigstill.de/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2268532
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-15 11:10:23 CEST

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.