public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Unable to update svn to 1.8.8.1
@ 2014-03-02 11:45 Robert Mark
  2014-03-02 12:05 ` Andrey Repin
  0 siblings, 1 reply; 5+ messages in thread
From: Robert Mark @ 2014-03-02 11:45 UTC (permalink / raw)
  To: cygwin

Hi All,

I am using setup-x86_64.exe and choosing the latest SVN clients:
http://i.imgur.com/TUyRyAq.png

But after installing (and a reboot), SVN still shows up as the old version.

Sun Mar 02 - 10:26 PM > svn --version
svn, version 1.7.6 (r1370777)
   compiled Aug 22 2012, 15:38:04

It doesn't appear to be aliases anywhere else..

Sun Mar 02 - 10:30 PM > type svn
svn is hashed (/usr/bin/svn)

Sun Mar 02 - 10:30 PM > which svn
/usr/bin/svn

Any idea what I am doing wrong?

Rob
:)

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Unable to update svn to 1.8.8.1
  2014-03-02 11:45 Unable to update svn to 1.8.8.1 Robert Mark
@ 2014-03-02 12:05 ` Andrey Repin
  2014-03-02 12:44   ` Robert Mark
  0 siblings, 1 reply; 5+ messages in thread
From: Andrey Repin @ 2014-03-02 12:05 UTC (permalink / raw)
  To: Robert Mark, cygwin

Greetings, Robert Mark!

> I am using setup-x86_64.exe and choosing the latest SVN clients:
> http://i.imgur.com/TUyRyAq.png

> But after installing (and a reboot), SVN still shows up as the old version.

> Sun Mar 02 - 10:26 PM > svn --version
> svn, version 1.7.6 (r1370777)
>    compiled Aug 22 2012, 15:38:04

> It doesn't appear to be aliases anywhere else..

> Sun Mar 02 - 10:30 PM > type svn
> svn is hashed (/usr/bin/svn)

> Sun Mar 02 - 10:30 PM > which svn
> /usr/bin/svn

> Any idea what I am doing wrong?

Should be /bin/svn
There's no separate /usr/bin in Cygwn. Most likely, you're looking at the
wrong place.


--
WBR,
Andrey Repin (anrdaemon@yandex.ru) 02.03.2014, <15:54>

Sorry for my terrible english...


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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Unable to update svn to 1.8.8.1
  2014-03-02 12:05 ` Andrey Repin
@ 2014-03-02 12:44   ` Robert Mark
  2014-03-02 12:51     ` Robert Mark
  0 siblings, 1 reply; 5+ messages in thread
From: Robert Mark @ 2014-03-02 12:44 UTC (permalink / raw)
  To: cygwin

/bin/svn is the old version too...

Sun Mar 02 - 11:43 PM > /bin/svn --version
svn, version 1.7.6 (r1370777)
   compiled Aug 22 2012, 15:38:04



On Sun, Mar 2, 2014 at 10:55 PM, Andrey Repin <anrdaemon@yandex.ru> wrote:
> Greetings, Robert Mark!
>
>> I am using setup-x86_64.exe and choosing the latest SVN clients:
>> http://i.imgur.com/TUyRyAq.png
>
>> But after installing (and a reboot), SVN still shows up as the old version.
>
>> Sun Mar 02 - 10:26 PM > svn --version
>> svn, version 1.7.6 (r1370777)
>>    compiled Aug 22 2012, 15:38:04
>
>> It doesn't appear to be aliases anywhere else..
>
>> Sun Mar 02 - 10:30 PM > type svn
>> svn is hashed (/usr/bin/svn)
>
>> Sun Mar 02 - 10:30 PM > which svn
>> /usr/bin/svn
>
>> Any idea what I am doing wrong?
>
> Should be /bin/svn
> There's no separate /usr/bin in Cygwn. Most likely, you're looking at the
> wrong place.
>
>
> --
> WBR,
> Andrey Repin (anrdaemon@yandex.ru) 02.03.2014, <15:54>
>
> Sorry for my terrible english...
>

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Unable to update svn to 1.8.8.1
  2014-03-02 12:44   ` Robert Mark
@ 2014-03-02 12:51     ` Robert Mark
  2014-03-02 13:20       ` Andrey Repin
  0 siblings, 1 reply; 5+ messages in thread
From: Robert Mark @ 2014-03-02 12:51 UTC (permalink / raw)
  To: cygwin

Oh, I think I see what I have done - I seem to have both C:\cygwin64
and C:\cygwin installed. :/

On Sun, Mar 2, 2014 at 11:44 PM, Robert Mark
<robertmarkbram.lists@gmail.com> wrote:
> /bin/svn is the old version too...
>
> Sun Mar 02 - 11:43 PM > /bin/svn --version
> svn, version 1.7.6 (r1370777)
>    compiled Aug 22 2012, 15:38:04
>
>
>
> On Sun, Mar 2, 2014 at 10:55 PM, Andrey Repin <anrdaemon@yandex.ru> wrote:
>> Greetings, Robert Mark!
>>
>>> I am using setup-x86_64.exe and choosing the latest SVN clients:
>>> http://i.imgur.com/TUyRyAq.png
>>
>>> But after installing (and a reboot), SVN still shows up as the old version.
>>
>>> Sun Mar 02 - 10:26 PM > svn --version
>>> svn, version 1.7.6 (r1370777)
>>>    compiled Aug 22 2012, 15:38:04
>>
>>> It doesn't appear to be aliases anywhere else..
>>
>>> Sun Mar 02 - 10:30 PM > type svn
>>> svn is hashed (/usr/bin/svn)
>>
>>> Sun Mar 02 - 10:30 PM > which svn
>>> /usr/bin/svn
>>
>>> Any idea what I am doing wrong?
>>
>> Should be /bin/svn
>> There's no separate /usr/bin in Cygwn. Most likely, you're looking at the
>> wrong place.
>>
>>
>> --
>> WBR,
>> Andrey Repin (anrdaemon@yandex.ru) 02.03.2014, <15:54>
>>
>> Sorry for my terrible english...
>>

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Unable to update svn to 1.8.8.1
  2014-03-02 12:51     ` Robert Mark
@ 2014-03-02 13:20       ` Andrey Repin
  0 siblings, 0 replies; 5+ messages in thread
From: Andrey Repin @ 2014-03-02 13:20 UTC (permalink / raw)
  To: Robert Mark, cygwin

Greetings, Robert Mark!

>>>> I am using setup-x86_64.exe and choosing the latest SVN clients:
>>>> http://i.imgur.com/TUyRyAq.png
>>>
>>>> But after installing (and a reboot), SVN still shows up as the old version.
>>>
>>>> Sun Mar 02 - 10:26 PM > svn --version
>>>> svn, version 1.7.6 (r1370777)
>>>>    compiled Aug 22 2012, 15:38:04
>>>
>>>> It doesn't appear to be aliases anywhere else..
>>>
>>>> Sun Mar 02 - 10:30 PM > type svn
>>>> svn is hashed (/usr/bin/svn)
>>>
>>>> Sun Mar 02 - 10:30 PM > which svn
>>>> /usr/bin/svn
>>>
>>>> Any idea what I am doing wrong?
>>>
>>> Should be /bin/svn
>>> There's no separate /usr/bin in Cygwn.

> Oh, I think I see what I have done - I seem to have both C:\cygwin64
> and C:\cygwin installed. :/

>>> Most likely, you're looking at the wrong place.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Also, please don't http://cygwin.com/acronyms/#TOFU


--
WBR,
Andrey Repin (anrdaemon@yandex.ru) 02.03.2014, <17:05>

Sorry for my terrible english...


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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-02 13:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-02 11:45 Unable to update svn to 1.8.8.1 Robert Mark
2014-03-02 12:05 ` Andrey Repin
2014-03-02 12:44   ` Robert Mark
2014-03-02 12:51     ` Robert Mark
2014-03-02 13:20       ` Andrey Repin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).