| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| To: | cygwin AT cygwin DOT com |
| From: | Sebastian T Roth <sebroth AT de DOT ibm DOT com> |
| Subject: | strange behavior with cvs 1.11.6-3 (cygwin 1.5.7-1) |
| Date: | Mon, 26 Apr 2004 11:11:54 +0200 |
| Lines: | 20 |
| Message-ID: | <pan.2004.04.26.09.11.54.590695@de.ibm.com> |
| Mime-Version: | 1.0 |
| X-Complaints-To: | usenet AT sea DOT gmane DOT org |
| X-Gmane-NNTP-Posting-Host: | blueice4n1.de.ibm.com |
| User-Agent: | Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) |
I am running cygwin 1.5.7-1 on my Windows box.
When I'm in my project-dir an type:
cvs update
all is ok. But if I want to update only one file I get this:
cvs update dir1\\file1.ext
cvs [server aborted]: no such directory `dir1'
This `dir1' really exists!
cvs update dir1/file1.ext
M dir1/file1.ext
But this works great too:
cvs update dir1\\dir2
cvs server: Updating dir1/dir2
I searched a lot with google and through the whole news group here but
can't find anything useful!
Anyone an idea?
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |