Possible Duplicate:
How to keep SVN from updating a directory already in repository
everybody!
I need your help! I svn up'ped project on server and have this structure:
$ ls -a
. .. api common srv static .svn web
How to prevent srv folder from svn updates?
Thanks.