There is also a comma in the filename!! Should that be got rid of too? ++Vamsi
On Nov 20, 2007 1:27 AM, Jarek Gawor <[EMAIL PROTECTED]> wrote: > SVN checkout on Windows is failing for me becuase recently a file was > renamed to have ":" in the name. That's not supported on Windows. Can > we change this back? > > Here's the change: > > http://svn.apache.org/viewvc/geronimo/server/trunk/assemblies/geronimo-boilerplate-minimal/src/main/underlay/etc/rc.d/ > > Here's the error I'm seeing: > > 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 > > Jarek >