| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:mime-version:content-transfer-encoding | |
| :content-type:to:subject:date:from:in-reply-to:references | |
| :message-id; q=dns; s=default; b=l/V28XsxfgzTvxReqe7SyWy8rACVY69 | |
| qFbA3Agu/qYreMEn+sg7kKeG3lFdDwBpDVeImQ2Wa80sN8hmgehs82AzopGIi2fC | |
| OWNf30k4985PFR1rEIIVpn5Z/GH83tTGTZQWcFYmzt0xEhkVJQLKT+DUTZbhYVGE | |
| H9IEm5D4fY5E= | |
| DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:mime-version:content-transfer-encoding | |
| :content-type:to:subject:date:from:in-reply-to:references | |
| :message-id; s=default; bh=XZPq8NlmYSljtCMIo8rC/zFdj8I=; b=e9lQR | |
| cIYfs0vwJ4L9HTV4ptOK6/pMiMQGs0G6KFK9+wX+JyZsJUGsZct1ulfrhCAO4hl5 | |
| U5/1fJhzR8Ph0f3LdiUe8u1b74cU2HaqDv3lyJoqLOJ+bLmeA3PI2LBZPVVIFsFV | |
| PMAJiBM3zQUtiuyqwd5pwSeOWypO/INeUhnATo= | |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.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 |
| Authentication-Results: | sourceware.org; auth=none |
| X-Spam-SWARE-Status: | No, score=0.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS autolearn=ham version=3.3.2 |
| X-HELO: | relais.videotron.ca |
| MIME-version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Subversion (svn.exe) prepending current directory to target path when using Windows path format. |
| X-PHP-Originating-Script: | 0:rcmail.php |
| Date: | Fri, 23 Jan 2015 09:13:09 -0500 |
| From: | Hans Deragon <hans AT deragon DOT biz> |
| In-reply-to: | <54C14D26.7020304@acm.org> |
| References: | <782f375a51429d892d4053efb93f91c8 AT server1 DOT deragon DOT biz> <54C14D26 DOT 7020304 AT acm DOT org> |
| Message-id: | <f0db51f8289c18aacb7e99aee3eceaac@server1.deragon.biz> |
| X-Sender: | hans AT deragon DOT biz |
| User-Agent: | Roundcube Webmail/0.9.5 |
| X-IsSubscribed: | yes |
On 2015-01-22 14:19, David Rothenberger wrote:
> Hans Deragon wrote:
>
>> When I run Cygwin subversion command (svn) with a Windows formatted
>> path (C:dir1dir2...), for some reason it prepends the current
>> directory (${PWD}) in Cygwin format (/cygdrive/c/...) to the target
>> path in Windows format, causing the command to fail. Using a target
>> path expressed in Cygwin format works fine.
>
> I am the maintainer of Subversion for Cygwin. I do not have the time or
> interest to try to patch this in Subversion. In general, I don't feel
> the Cygwin tools have a responsibility to support Windows formatted
> paths.
I understand. Thank you for your reply, I will do without. I am just
curious; is the problem really with svn? I thought that the Cygwin
libraries are responsible for converting Windows path to Cygwin paths. I
am surprised that svn has a different behavior depending of the path
format; it suggests that some code of svn receives the Windows path
instead of a converted Cygwin path, thus explaining the different
behavior.
I am not at all a Cygwin expert and I am just speculating.
Best regards,
Hans Deraogn
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |