delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/07/22/18:11:50

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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
Message-ID: <41003B94.84D39495@hot.pl>
Date: Fri, 23 Jul 2004 00:11:32 +0200
From: Jacek Trzmiel <sc0rp AT hot DOT pl>
MIME-Version: 1.0
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
Subject: svn diff fails in textmode dir
X-IsSubscribed: yes

Subversion does have problem with doing diff inside working copy checked
out on textmode mounted path.

Win2kSP4 + all updates
cygwin1-20040720 snapshot
subversion-1.0.5-1

$ mount | grep work
d: on /work type system (textmode)

$ svnadmin create /svn
$ mkdir -p /work/tmp/testdir
$ cd /work/tmp/
$ echo "test" >testdir/testfile
$ svn import -m "Test import." testdir file:///svn/testdir
Adding         testdir/testfile

Committed revision 1.

$ mv testdir testdir.old
$ svn co file:///svn/testdir testdir
A  testdir/testfile
Checked out revision 1.

$ cd testdir
$ echo "test2" >>testfile
$ svn diff
svn: Failed to read file '.svn/text-base/testfile.svn-base': End of file
found


Best regards,
Jacek.

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019