Re: 1.5.25: bug in touch statement

2011-05-15 Thread Christopher Faylor
On Sun, May 15, 2011 at 12:09:01PM +, Philippe wrote: >Toby Allsopp navman.co.nz> writes: >> On Mon, Mar 28 2011, andre wrote: >> > I can't do on cygwin 1.5.25 : >> > $ touch -t 201103270200 file >> > touch: format de date invalide `201103270200' >> > >> > nor this equivalent : $touch -t 03

RE: 1.5.25: bug in touch statement

2011-05-15 Thread Buchbinder, Barry (NIH/NIAID) [E]
Philippe sent the following at Sunday, May 15, 2011 8:25 AM >Philippe gmail.com> writes: >> I've found an interesting behaviour with this command on my Windows 7 64bits >> system. It seems that there is a bug, or that we should change the >> documentation... But I can get around with the followin

Re: 1.5.25: bug in touch statement

2011-05-15 Thread Philippe
Philippe gmail.com> writes: > I've found an interesting behaviour with this command on my Windows 7 64bits > system. It seems that there is a bug, or that we should change the > documentation... But I can get around with the following date/time format: > > MMddhhmmyy > > where > > MM: Month

Re: 1.5.25: bug in touch statement

2011-05-15 Thread Philippe
Toby Allsopp navman.co.nz> writes: > > On Mon, Mar 28 2011, andre wrote: > > > Hi, > > > > I can't do on cygwin 1.5.25 : > > $ touch -t 201103270200 file > > touch: format de date invalide `201103270200' > > > > nor this equivalent : $touch -t 03270200 file > > > > It's very surprising , but

Re: 1.5.25: bug in touch statement

2011-03-28 Thread andre
On Mon, Mar 28 2011, Toby Allsop wrote : >> Hi, >> >> I can't do on cygwin 1.5.25 : >> $ touch -t 201103270200 file >> touch: format de date invalide `201103270200' >> >> nor this equivalent : $touch -t 03270200 file >> >> It's very surprising , but ... >> If I change 27 for 28 it's OK

Re: 1.5.25: bug in touch statement

2011-03-27 Thread Toby Allsopp
On Mon, Mar 28 2011, andre wrote: > Hi, > > I can't do on cygwin 1.5.25 : > $ touch -t 201103270200 file > touch: format de date invalide `201103270200' > > nor this equivalent : $touch -t 03270200 file > > It's very surprising , but ... > If I change 27 for 28 it's OK - idem if i change 2011