Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 116468

Summary: Exclude .svn sub directories
Product: Gentoo Hosted Projects Reporter: Sune Kloppenborg Jeppesen (RETIRED) <jaervosz>
Component: GNAPAssignee: Gentoo Network Appliance Bugs <gnap>
Status: RESOLVED OBSOLETE    
Severity: normal CC: radek
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sune Kloppenborg Jeppesen (RETIRED) gentoo-dev 2005-12-23 02:24:57 UTC
Would be nice to exclude .svn subdirs from buildtime and runtime overlays.
Comment 1 Thierry Carrez (RETIRED) gentoo-dev 2005-12-28 06:02:17 UTC
InCVS for gnap_overlay runtime overlays.

For buildtime, I don't have much leverage, it's a Catalyst feature...
Comment 2 Sune Kloppenborg Jeppesen (RETIRED) gentoo-dev 2005-12-28 08:41:05 UTC
Thx, perhaps use a tempdir for the buildtime overlays?
Comment 3 Thierry Carrez (RETIRED) gentoo-dev 2005-12-29 02:09:28 UTC
Yes, that would be a solution. though for consistency with Catalyst it could be implemented at that level. I'll ask rocket how he feels about it and implement it at GNAP level if they don't feel the need.
Comment 4 Richard Scott 2006-10-18 09:17:05 UTC
Why not make your own custom GNAP spec directory add the following to your fsscript?

rm -Rf `find / -type d -name .svn`

That would (in theory) look for all the dir's called .svn and remove them.
Comment 5 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-11-20 23:08:57 UTC
The GNAP project has been discontinued, its removal was acknowledged by steev.

If you need to, you can contact the Gentoo Embedded project; more information about the Gentoo Embedded project can be found on the following link:

http://www.gentoo.org/proj/en/base/embedded/

This removal happens as part of project cleanup by the Gentoo Council's members.