Am 13.02.2017 um 16:16 schrieb Corinna Vinschen:
On Feb 12 18:38, Thomas Wolff wrote:
Am 12.02.2017 um 12:23 schrieb Corinna Vinschen:
On Feb 7 14:35, Roger Qiu wrote:
Hi,
I've found that `cygpath --windows '../` will give back an absolute windows
path.
I thought this would only happen if y
On Feb 12 18:38, Thomas Wolff wrote:
> Am 12.02.2017 um 12:23 schrieb Corinna Vinschen:
> > On Feb 7 14:35, Roger Qiu wrote:
> > > Hi,
> > >
> > > I've found that `cygpath --windows '../` will give back an absolute
> > > windows
> > > path.
> > >
> > > I thought this would only happen if you pr
Am 12.02.2017 um 12:23 schrieb Corinna Vinschen:
On Feb 7 14:35, Roger Qiu wrote:
Hi,
I've found that `cygpath --windows '../` will give back an absolute windows
path.
I thought this would only happen if you provide the `--absolute` flag, or
when the path is a special cygwin path.
But this o
On Feb 7 14:35, Roger Qiu wrote:
> Hi,
>
> I've found that `cygpath --windows '../` will give back an absolute windows
> path.
>
> I thought this would only happen if you provide the `--absolute` flag, or
> when the path is a special cygwin path.
>
> But this occurs just for normal directories.
On 2/8/2017 5:42 PM, Thomas Wolff wrote:
> Hi Andrey,
>
> Am 08.02.2017 um 11:54 schrieb Andrey Repin:
>> Greetings, Thomas Wolff!
>>
>>> Am 07.02.2017 um 16:30 schrieb Andrey Repin:
Greetings, Roger Qiu!
> I've found that `cygpath --windows '../` will give back an absolute
> win
Hi Andrey,
That was probably true in the past, but no longer!
I just tested this: `mklink /D testlink "..\All Users"` in cmd and then
I went to Cygwin ZSH, and ran `ll`.
This showed me: `testlink -> '../All Users'/`.
Up one directory relative links do work on Windows! This is a directory
sy
Hi Andrey,
Am 08.02.2017 um 11:54 schrieb Andrey Repin:
Greetings, Thomas Wolff!
Am 07.02.2017 um 16:30 schrieb Andrey Repin:
Greetings, Roger Qiu!
I've found that `cygpath --windows '../` will give back an absolute windows
path.
...
".." is a special path, that can't be safely converted.
Greetings, Thomas Wolff!
> Am 07.02.2017 um 16:30 schrieb Andrey Repin:
>> Greetings, Roger Qiu!
>>
>>> I've found that `cygpath --windows '../` will give back an absolute windows
>>> path.
>>> ...
>> ".." is a special path, that can't be safely converted.
> How is the special meaning of ".." so
On 2017-02-07 16:34, Thomas Wolff wrote:
> Am 07.02.2017 um 16:30 schrieb Andrey Repin:
>> Greetings, Roger Qiu!
>>> I've found that `cygpath --windows '../` will give back an
>>> absolute windows path.
>>> ...
>> ".." is a special path, that can't be safely converted.
> How is the special meaning
Hi Andrey,
Am 07.02.2017 um 16:30 schrieb Andrey Repin:
Greetings, Roger Qiu!
I've found that `cygpath --windows '../` will give back an absolute windows
path.
...
".." is a special path, that can't be safely converted.
How is the special meaning of ".." so much different in Windows than in
On 2/7/2017 10:30 AM, Andrey Repin wrote:
> Greetings, Roger Qiu!
>
>> Hi,
>
>> I've found that `cygpath --windows '../` will give back an absolute
>> windows path.
>
>> I thought this would only happen if you provide the `--absolute` flag,
>> or when the path is a special cygwin path.
>
> ".
Greetings, Roger Qiu!
> Hi,
> I've found that `cygpath --windows '../` will give back an absolute
> windows path.
> I thought this would only happen if you provide the `--absolute` flag,
> or when the path is a special cygwin path.
".." is a special path, that can't be safely converted.
In al
Hi,
I've found that `cygpath --windows '../` will give back an absolute
windows path.
I thought this would only happen if you provide the `--absolute` flag,
or when the path is a special cygwin path.
But this occurs just for normal directories.
I have come across a situation where I need t
13 matches
Mail list logo