X-Spam-Check-By: sourceware.org Date: Sat, 28 Jan 2006 10:23:24 -0500 (EST) From: Igor Peshansky Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: Re: Problems with cygwin cvs over ssh. In-Reply-To: <20060128085200.GB15572@calimero.vinschen.de> Message-ID: References: <20060128085200 DOT GB15572 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On Sat, 28 Jan 2006, Corinna Vinschen wrote: > On Jan 27 17:01, Igor Peshansky wrote: > > Ugh, top-posting... Reformatted. > > > > On Fri, 27 Jan 2006, Frank-Michael Moser wrote: > > > > > Igor Peshansky wrote: > > > > > > > The problem is with the CVS server running on Cygwin. CVS in client > > > > mode works just fine. > > > > > > I have encountered the same problem, have investigated it a bit and came > > > out with two interesting facts: > > > > > > A) Without changing anything else than replacing cygwin1.dll, using the > > > snaphot cygwin1-20050928.dll works fine while using cygwin1-20050929.dll > > > produces the problem. > > > > > > B) Also without changing anything else than replacing cygwin1.dll, using > > > the snaphot cygwin1-20050928.dll "mkdir /tmp/foo/." runs fine while with > > > cygwin1-20050929.dll you see: > > > > > > > $ mkdir /tmp/foo/. > > > > mkdir: cannot create directory `/tmp/foo/.': No such file or directory > > > > Right. I missed the "." in the original message. The change that > > prompted this behavior seems to be > > . I'm assuming the > > motivation for this patch was to duplicate Linux's behavior (which doesn't > > allow trailing "." in a path passed to mkdir). > > Indeed. Eric mentioned that the coreutils testsuite tests thsi behaviour > explicitely. Since there's not much impact speedwise, we just added > appropriate checks to be POSIX compatible here. So I guess it's now up to the cvs maintainer to try tracking this down (or reporting this as a bug upstream). FWIW, I've looked at the sources of 1.11.17 and didn't see where that "." was added. Did anyone try this with a test cvs-1.11.21-1? Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu | igor AT watson DOT ibm DOT com ZZZzz /,`.-'`' -. ;-;;,_ Igor Peshansky, Ph.D. (name changed!) |,4- ) )-,_. ,\ ( `'-' old name: Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte." "But no -- you are no fool; you call yourself a fool, there's proof enough in that!" -- Rostand, "Cyrano de Bergerac" -- 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/