naresh bhalala wrote: > this is w .r to mount command... > > I need to access "cvs repository" from remote machine > to my machine .. for that I need to access CVSROOT > folder from that remote machine.....
You don't want to use CVS for its versioning capability? If you do, you do not want to mount the repository over NFS. That would defeat the whole purpose of it. > I have made the entry of CVSREPO in nfs > configuration... > > Now command: > # mount -t nfs //192.168.220.86:/tmp/CVSREPO > /mnt/myhome/ > mount: can't get address for //192.168.220.86 > > any solution ???? or some mistake i'm doing !!! http://www.tldp.org/HOWTO/NFS-HOWTO/index.html Chad Martin To unsubscribe from this list, please email [EMAIL PROTECTED] & you will be removed. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/LINUX_Newbies/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
