|
Subject: Re: sshfs and cvs Newsgroups: gmane.comp.file-systems.fuse.macfuse.devel Date: 2007-04-14 07:00:12 GMT (2 years, 11 weeks, 4 days, 6 hours and 29 minutes ago) Try mounting with the "-o workaround=rename" option to sshfs. On Apr 13, 3:21 pm, "c...@futuredead.com" <c...@futuredead.com> wrote: > I'm trying to do a cvs update on an sshfs filesystem and receive the > following: > > ktrace -t cniuw cvs update DBConn.class.inc > cvs [update aborted]: cannot rename file CVS/Entries.Backup to CVS/ > Entries: Operation not permitted > > The point of interest in the dump: > 11857 cvs CALL rename(0x79404,0x77d30) > 11857 cvs NAMI "CVS/Entries.Backup" > 11857 cvs NAMI "CVS/Entries" > 11857 cvs CSW stop kernel > 11857 cvs CSW resume kernel > 11857 cvs RET rename -1 errno 1 Operation not permitted > > I can cp or mv with no problem so pretty sure it's not perms. Any > ideas on why this is happening? > > -Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "macfuse-devel" group. To post to this group, send email to macfuse-devel <at> googlegroups.com To unsubscribe from this group, send email to macfuse-devel-unsubscribe <at> googlegroups.com For more options, visit this group at http://groups.google.com/group/macfuse-devel?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|