[MonoDevelop] Small patch to allow relative paths on commandline

John Luke jluke@users.sourceforge.net
Mon, 07 Jun 2004 18:56:13 -0400


On Mon, 2004-06-07 at 23:27 +0200, Michael Levy wrote:
> Hi all,
> 	I spoke to Tod on IRC where he suggested that the easiest way to handle
> relative path file names in MD was to do it in the shell script. He was
> definitely right! Here is a patch created against the shell script
> present in the 0.4 tarball.
> 

This is for command-line parsing, right? What about relative paths that
do not start with ./  for example: ~/file.cs or dir1/file.cs