delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2009/03/04/03:46:05

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Date: Wed, 4 Mar 2009 09:45:40 +0100
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: Renaming issue, changing case only.
Message-ID: <20090304084540.GY10046@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <200903032026 DOT n23KQB8n013457 AT mail DOT pdinc DOT us> <49ADFA29 DOT 3000702 AT acm DOT org> <49ADFDF4 DOT 5090209 AT acm DOT org>
MIME-Version: 1.0
In-Reply-To: <49ADFDF4.5090209@acm.org>
User-Agent: Mutt/1.5.19 (2009-02-20)
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
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

On Mar  3 20:05, David Rothenberger wrote:
> On 3/3/2009 7:48 PM, David Rothenberger wrote:
>> On 3/3/2009 12:27 PM, Jason Pyeron wrote:
>>> $ svn mv CustomerInventoryAction.java CustomerinventoryAction.java
>>> svn: Path 'CustomerinventoryAction.java' is not a directory
>>>[...]
>>> But mv is okay.
>>>
>>> $ touch XyzzY.txt
>>> $ mv XyzzY.txt Xyzzy.txt
>>
>> coreutils has some magic to make this work that is lacking in 
>> subversion or libapr1 or libaprutils1. Does this work with Cygwin 1.7?
>
> Doesn't work with Cygwin 1.7, either.
>
> The work-around is to do a commit between moves:
> % svn mv file File.tmp
> % svn commit -m ''
> % svn mv File.tmp file
> % svn commit -m ''

Cygwin 1.7 itself has no problems to rename a file just case-wise,
neither under casesensitive mount points nor under caseinsensitive
mount points.  This looks like a problem in svn.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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