This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Strange symlink and mv interaction


> From: Igor Pechtchanski [mailto:pechtcha@cs.nyu.edu]

> Tilde expansion is usually done by the shell.  However, 
> judging from the
> rest of your message, you meant the above to say
> 
> 	mv -- --1.2 ../tla--escapes--1.2

I did.

> This is the expected behavior.  The symlink takes you to the 
> directory,
> but the ".." uses the actual parent directory entry, which 
> points to /c.
> If you want this to work seamlessly, create an actual 
> "~/src/myprojects"
> directory, and use 'mount' to map /c/MyProjects to
> /home/rdparker/src/myprojects.


Thanks, I don't know why I didn't do that in the first place.

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]