symlink, scp:// and filepath slashes
"Scott Henry Harrison" <harris41-mhe/[email protected]> Mon, 01 Mar 2004 14:03:17 -0500
| Newsgroups | gmane.comp.tools.aap.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am noticing that symlink and PREFIX=scp:// are not working together (A-A-P version 1.057). For example, WEBDIR=usr/local/www/data :symlink $(WEBDIR)/welcome.html $(WEBDIR)/index.html :symlink "usr/local/www/data/welcome.html" "usr/local/www/data/index.html" failed: [Errno 2] No such file or directory Also, filepath slashing seems a little unintelligent (but maybe that's just me :) ): WEBDIR=usr/local/www/data :symlink $(WEBDIR)welcome.html $(WEBDIR)index.html :symlink "usr/local/www/datawelcome.html" "usr/local/www/dataindex.html" failed: [Errno 2] No such file or directory Regards, Scott ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click