Ralf Junge writes: > > We can also connect to the repository from the new server via ssh, but > all cvs commands are out of work and return the following error message: > > cannot get working directory: No such file or directory
That sounds like a permission problem on the directory where you're running the commands or one of its parent directories. Generally, you need read and execute permission on the working directory and all of its parent directories. -Larry Jones He just doesn't want to face up to the fact that I'll be the life of every party. -- Calvin _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
