Excluding a directory from SVN initial import in NetBeans
- by xain
Hi, I'm importing a project into a svn repository using netbeans 6.8, and there's a whole subtree I don't want to import. Is there an efficient way to exclude it or will I just have to go file by file telling it to skip them ?
Thanks