Execute this: id -u Remember the number it outputs (required below).
Then try this: gksu gedit /etc/fstab find the line: # /dev/sdb1 UUID=7238946C389430D9 /media/windows ntfs defaults,umask=007,gid=46 0 1 Replace it with: # /dev/sdb1 UUID=7238946C389430D9 /media/windows ntfs defaults,umask=007,gid=46,uid=1000 0 1 ..where "1000" is the number you got with "id -u" command above. Now save and close the text editor. Reboot the machine and try again. -- adding files to mercurial repository fails on ntfs https://bugs.launchpad.net/bugs/240429 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs