Hi,

When working on improving our license header compliance I ran into a
problem I've not encountered before: spaces in the path of a directory
that is checked into Subversion.

I am unable to update files that reside inside a directory that has
spaces in it. I've tried from Windows and Ubuntu using both a Java
desktop app and standard svn command line client. The error message
complains about the spaces, which in the URL have been converted to
%20.

Has anyone ever encountered this?

Here are the files in question, that needs license headers. I've
currently excluded them from RAT in the POM, so if someone succeeds in
checking in updated versions of them with license headers, please
remember to remove the excludes in the POM.

maven-jarsigner-plugin
src/it/spacy path/src/main/java/Main.java
src/it/spacy path/verify.bsh

maven-patch-plugin
src/it/path with spaces/invoker.properties

-- 
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to