Description
IRC user mercurial reports that when he calls put('blah.tar.gz', '~/target_existing_directory'), Fabric spits out a "File not found" IOError abort. Replacing the tilde with an absolute path works correctly. This implies that the tilde replacement is broken.
For reference, his local system is OS X 10.6 and his remote is Ubuntu 10.04.
Originally submitted by Jeff Forcier (bitprophet) on 2011-03-18 at 07:37pm EDT
Description
IRC user
mercurialreports that when he callsput('blah.tar.gz', '~/target_existing_directory'), Fabric spits out a "File not found" IOError abort. Replacing the tilde with an absolute path works correctly. This implies that the tilde replacement is broken.For reference, his local system is OS X 10.6 and his remote is Ubuntu 10.04.
Originally submitted by Jeff Forcier (bitprophet) on 2011-03-18 at 07:37pm EDT