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

Bug 235520

Summary: subversion.eclass letting epatch work on files outside ${WORKDIR}
Product: Gentoo Linux Reporter: Justin Lecher (RETIRED) <jlec>
Component: EclassesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Justin Lecher (RETIRED) gentoo-dev 2008-08-23 10:21:14 UTC
This way I found the leck:
I update a patch on a file svn-repo and misstyped his path to the fullpath to ESVN_STORE_DIR. The patched file was in ESVN_STORE_DIR and not only inside the WORKDIR. 

I tested this more and found that not only files ESVN_STORE_DIR (I think addwrite "${ESVN_STORE_DIR}" should enable the possibility to fetch the source) but everywhere.