Re: svn: Can't move source to dest on Windows

2007-11-26 Thread Hernan Cunico
Thanks Kevan, can checkout content again, though found out the comma is actually accepted (I guess I need a bigger keyboard ;-) ) Cheers! Hernan Kevan Miller wrote: On Nov 20, 2007, at 1:48 PM, Hernan Cunico wrote: yeah, the comma is also a problem. Cheers! Hernan Vamsavardhana Reddy

Re: svn: Can't move source to dest on Windows

2007-11-26 Thread Hernan Cunico
Thanks Kevan, can checkout content again, though found out the comma is actually accepted (I guess I need a bigger keyboard ;-) ) Cheers! Hernan Kevan Miller wrote: On Nov 20, 2007, at 1:48 PM, Hernan Cunico wrote: yeah, the comma is also a problem. Cheers! Hernan Vamsavardhana Reddy

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

2007-11-21 Thread Hernan Cunico (JIRA)
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

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

2007-11-21 Thread Kevan Miller (JIRA)
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

Re: svn: Can't move source to dest on Windows

2007-11-21 Thread Kevan Miller
On Nov 20, 2007, at 1:48 PM, Hernan Cunico wrote: yeah, the comma is also a problem. Cheers! Hernan Vamsavardhana Reddy wrote: 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] mailto:[EMAIL PROTECTED]

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

2007-11-21 Thread Jarek Gawor (JIRA)
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

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

2007-11-21 Thread Kevan Miller (JIRA)
him a few keystrokes: What kind of *#$%@!!! modern operating system won't allow ':' in a filename? ;-) svn: Can't move source to dest on Windows - Key: GERONIMO-3624 URL: https://issues.apache.org/jira/browse/GERONIMO

Re: svn: Can't move source to dest on Windows

2007-11-21 Thread Tim McConnell
Thanks Kevan, I'm just grateful to be able to svn update again and build trunk Kevan Miller wrote: On Nov 20, 2007, at 1:48 PM, Hernan Cunico wrote: yeah, the comma is also a problem. Cheers! Hernan Vamsavardhana Reddy wrote: There is also a comma in the filename!! Should that be

Re: svn: Can't move source to dest on Windows

2007-11-20 Thread Hernan Cunico
yeah, the comma is also a problem. Cheers! Hernan Vamsavardhana Reddy wrote: 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] mailto:[EMAIL PROTECTED] wrote: SVN checkout on Windows is failing for me

svn: Can't move source to dest on Windows

2007-11-19 Thread Jarek Gawor
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/

Re: svn: Can't move source to dest on Windows

2007-11-19 Thread Vamsavardhana Reddy
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