call this from your project root for DIR in `find lib -name base -type d`; do svn propset svn:ignore base $DIR/..;svn rm $DIR; done;
Read the rest here:
How can i remove all generated symfony base files automatically from svn? | A typical Developer Blog
Related posts:
- Blog | symfony 1.2.7 – more power | symfony | Web PHP Framework قدرت بیشتر، امنیت بالاتر، باگ کمتر...
- How to install Symfony and deploy your project on a shared hosting ~ Blog ~ Akinas Read the original: How to install Symfony and deploy...
- symfony Forms in Action | symfony | Web PHP Framework Go here to read the rest: symfony Forms in...
- symfony framework forum: symfony 1.0 => [Tutorial] My Second Project – Admin Generator Go here to see the original: symfony framework forum:...
- 9 bonnes raisons de ne pas programmer en Symfony | William DURAND – Web developer Here is the original post: 9 bonnes raisons de...
Category:
Tags: