Hi Im using subversion on a freebsd machine.
With a project I have a couple of directories such as cache and a tmp folder used by Smarty. How do I exclude these folders from being committed ever? Also .project files from Eclipse is always added to the list to be commited. Can I also ignore that?
Thanks.