It is okay on an ext4 filesystem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1802162
Title:
"Operation not permitted" error when update
To manage notifications about this bug go to:
https://bugs
I am running Ubuntu with VirtualBox on Windows 10.
Current CVS source tree is shared by Windows 10 file system which is NTFS file
system.
Ubuntu system mount shared directory of the Windows 10 to ~/sandbox.
Problem is that CVS tried to access file name ".new.cpxkeybd." -- there
is '.' at the en
Public bug reported:
When I tried to update source tree using cvs, I got below errors.
chwon@chwon-VirtualBox:~/sandbox/mcci/usb/usbkern/app$ cvs -q update
U hiddemo/catportx/catportx.urc
cvs [update aborted]: cannot rename file .new.catportx. to catportx.urc: No
such file or directory
I think