On Sat, Dec 22, 2012 at 4:49 PM, Jeremy Bicha <jbi...@ubuntu.com> wrote:
> On 22 December 2012 15:12, Paul Tagliamonte <paul...@ubuntu.com> wrote: > > SFTP is an odd little protocol -- and old dput (which didn't have > > proper SFTP support) must have not handled this right, since tracking > > down $HOME over SFTP isn't easy or really correct to do. > > Ah, I guess I should have mentioned that Ubuntu has "patched" dput to > add sftp support so maybe you should just compare the Debian-Ubuntu > diff to see if that helps. > I'm aware :) It's using bzrlib, which isn't strictly correct. Someone will have to dig in to see how that handles "~/" and "~foo" before we fix this :) It's on the queue, but I'm in the middle of something else at the moment -- it'd be helpful if you could find out how it's expanding it -- my guess is removing the tilde might help? Not sure yet. > > Jeremy > > -- All programmers are playwrights, and all computers are lousy actors. #define sizeof(x) rand() :wq