[1.7] cygpath broken?

Greg Couch gregc@cgl.ucsf.edu
Wed Apr 15 06:53:00 GMT 2009


I'm seeing some really weird behavior with cygpath in cygwin 1.7 on Vista 
Home Premium.  For instance, if I'm in my home directory and there's an 
image.png file in it:

 	$ ls -l image.png
 	-rwxrwxrwx 1 gregc None 6211 Apr  5 16:00 image.png
 	$ cygpath -u image.png
 	image.png
 	$ cygpath -ua image.png
 	/home/gregc/image.png
 	$ cygpath -m image.png

 	$ cygpath -ma image.png
 	C:/cygwin/home/gregc/image.png
 	$ cygpath -w image.png

 	$ cygpath -wa image.png
 	C:\cygwin\home\gregc\image.png

So cygpath -m and -w are returning empty lines.  Is anyone else seeing
this behavior?

 	- Greg

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list