mount -t smbfs -o “user=account,password=password” host:/path /target/path
How to mount a samba share?
Reply
mount -t smbfs -o “user=account,password=password” host:/path /target/path
export CVSROOT=:pserver:account@host:/cvs_path
cvs login