AW: How to clean the working dir from .svn folders ?
From: Markus Schaber <m.schaber_at_3s-software.com>
Date: Tue, 26 Jul 2011 09:45:06 +0200
Hi, Thorsten,
Von: Thorsten Schöning [mailto:tschoening_at_am-soft.de]
Maybe it is one of those files which are marked read-only by subversion? Unlink will fail with "permission denied", but the user has the permission to re-mark the file read-write.
"rm -rf" does that on unixoid systems. I don't know whether php has a built-in function, however.
> > And the 'export' function is not what I want because my aim is to
There are at least 2 differences:
Best regards
Markus Schaber
___________________________
3S-Smart Software Solutions GmbH
Email: m.schaber@3s-software.com | Web: http://www.3s-software.com
Managing Directors: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner | Trade register: Kempten HRB 6186 | Tax ID No.: DE 167014915
|
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.