[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 the .svn while preparing rpm packages?

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Thu, 12 Aug 2010 11:23:08 -0400

> How to avoid the .svn directories while preparing rpm packages?
> When I am trying to do rpmbuild ,it is also taking all the .svn
> directores recursively ,Which I don't want to see in the rpm
> packages
> since we send to clients. I tried with %exclude but did not work.
> Do
> any one has this problem?

You should probably export your working copy to a new folder and build your package from that. An export does not include the .svn folders.

BOb
Received on 2010-08-12 17:23:54 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.