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

Re: RFE: new kind of unversioned files

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: Wed, 07 May 2008 05:13:08 -0400

On Wed, 2008-05-07 at 08:14 +0200, fkater_at_googlemail.com wrote:
> I agree, however, one might see it from this view:

> (a) Isn't it the average case that in large trees people do
> not need version control for 100% of the files?

Perhaps, but generally speaking the files that don't need version
control don't belong in the repository.

In the Java development world, there is a similar issue with jar files
living in people's version control repositories. People sometimes store
them in the repository and it basically works, but as generated
artifacts, they don't really belong there. Modern build tools such as
Maven have introduced alternative infrastructure for holding build
products.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-07 11:13:25 CEST

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

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