#!/bin/bash
export CVSROOT=/Alexander/Midlertidig/Utvikling/cvs-commit
echo "Passordet er «cvs».";
cvs login
cvs -z 0 checkout wine
