Re: new directories can't be added to changelist

2015-07-06 Thread Andreas Stieger
Hello, On 06/07/15 16:59, Sam Peretz wrote: > When I add to a changelist, directories are skipped: Adding directories to changelists is not supported. Andreas

new directories can't be added to changelist

2015-07-06 Thread Sam Peretz
When I add to a changelist, directories are skipped: $ svn cl -R 'refactor' /src/main/java/com/mycompany/myproject/http/ Skipped /src/main/java/com/mycompany/myproject/http' A [refactor] /src/main/java/com/mycompany/myproject/http/StaticFileHandler.java Then when I go to commit, I get an error: