Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Sun, 8 Feb 2004 21:36:19 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Flo cc: cygwin AT cygwin DOT com Subject: Re: Windows XP Pro / Cygwin / CVS / OpenSSH ==> cvs [server aborted]: /opt/cvs: no such repository In-Reply-To: <000701c3ee55$eb1727e0$be00a8c0@florent> Message-ID: References: <000701c3ee55$eb1727e0$be00a8c0 AT florent> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanned-By: MIMEDefang 2.39 On Sun, 8 Feb 2004, Flo wrote: > My last message on this mailing list was about uninstalling Cygwin to > re-install it and solve my problem but my problem still. > > I installed a CVS Server and OpenSSH on Cygwin. > I succesfully remotly connect to my server via SSH > But when i try to checkout the CVSROOT module remotly i get this message : > cvs [server aborted]: /opt/cvs: no such repository > > I think i made correctly the permission settings like this : > > 1. Add a Unix group cvs to your system. Any users who need to access the > repository should be in this group. For example, here's the relevant > line from my machine's /etc/group file: > cvs:*:105:kfogel,sussman,jimb,noel,lefty,fitz,craig,anonymous,jrandom > 2. Make the repository's group ownership and permissions reflect this > new group: > floss$ cvs -d /opt/cvs init > floss$ cd /opt/cvs > floss$ chgrp -R cvs . > floss$ chmod ug+rwx . CVSROOT > > I made the same install (CVS and SSH) on another PC and i don't have > this problem, i successfuly checkout this module. > > What can i do ? > Flo You can read and follow the Cygwin problem reporting guidelines at the link below: > Problem reports: http://cygwin.com/problems.html Please pay particular attention to the part about attaching the output of "cygcheck -svr" to your message (as an uncompressed text *attachment*). This will contain enough information about your system to allow diagnosing the problem. If I had to take a WAG based on the meager information you've already supplied, you probably have one or more of your mounts set up as user, not system. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/