[
https://issues.apache.org/jira/browse/GERONIMO-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544554
]
Kevan Miller commented on GERONIMO-3624:
----------------------------------------
OK. I svn mv'ed the file so that people can work on our source tree. It's just
a temporary hack. Hopefully somebody can fix permanently.
I didn't see Jarek's clarification. So, I got rid of the ',' character also...
svn ci --message "temporary hack. : and , are not supported by windows in a
filename. so windows users aren't able to checkout code. Need a more portable
filename solution"
Deleting rc.d/geronimo-commands:start-server,default.groovy
Adding rc.d/geronimo-commandsCOLONstart-serverCOMMAdefault.groovy
Committed revision 597170.
> svn: Can't move source to dest on Windows
> -----------------------------------------
>
> Key: GERONIMO-3624
> URL: https://issues.apache.org/jira/browse/GERONIMO-3624
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: buildsystem
> Environment: Windows
> Reporter: Hernan Cunico
> Priority: Blocker
>
> Issue brought up by Jarek on dev@, I'm having the same problem too. Windows
> users cannot check out trunk from SVN because of unsupported characters (":"
> and ",") in file names. See svn log below
> svn: In directory
> 'assemblies/geronimo-boilerplate-minimal/src/main/underlay/etc/rc.d'
> svn: Can't move source to dest
> svn: Can't move
> 'assemblies/geronimo-boilerplate-minimal/src/main/underlay/etc/rc.d/.svn/tmp/prop-base/geronimo-commands:start-server,default.groovy.svn-base'
> to
> 'assemblies/geronimo-boilerplate-minimal/src/main/underlay/etc/rc.d/.svn/prop-base/geronimo-commands:start-server,default.groovy.svn-base':
> No such file or directory
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.