Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems with latest CVS emerge
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
JoeDuncan
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jun 2004
Posts: 87
Location: Ottawa, Ontario

PostPosted: Wed Aug 31, 2005 3:24 am    Post subject: Problems with latest CVS emerge Reply with quote

Ok, here's the problem. I have a system that I dual boot with Win2k and Gentoo. This system has three partitions, an NTFS for W2k, ReiserFS for Gentoo and a VFAT that I use to share files between them.

My local (file system) CVS repository is located on the shared VFAT partition (/mnt/data/SourceCodeDB). Now, prior to the last update I did with "emerge -uDpv world" which updated my CVS, everything worked hunky-dory. However, now when I try to commit files (I can add files and update files and checkout files ok), it gives me this:

Code:

cvs [commit aborted]: cannot change mode for /mnt/data/SourceCodeDB/some file... : Operation not permitted


The current version of CVS on my system is 1.12.12-r2, I don't know what the previous version was.
Now, my VFAT partition is mounted like so from fstab:

Code:

/dev/hda3   /mnt/data   vfat   noatime,user,rw,exec,umask=000   0 0


So, what's wrong and how do I fix it?

Thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum