You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2007/11/21 19:39:43 UTC

[jira] Commented: (GERONIMO-3624) svn: Can't move source to dest on Windows

    [ https://issues.apache.org/jira/browse/GERONIMO-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544551 ] 

Jarek Gawor commented on GERONIMO-3624:
---------------------------------------

Just to be clear, commas (",") are supported under Windows but colons (":") are not. 

Here are the reserved characters on Windows: < > : " / \ | ? * (from http://msdn2.microsoft.com/en-us/library/aa365247.aspx) 


> 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.