subversion failure for anonymous checkout

Marco Atzeri marco.atzeri@gmail.com
Fri Aug 22 06:10:00 GMT 2014



On 21/08/2014 19:41, Andrey Repin wrote:
> Greetings, Marco Atzeri!
>
>> the following command on cygwin require password for a
>> anonymous checkout
>
>> $ svn co https://icl.cs.utk.edu/svn/lapack-dev/lapack/trunk
>> Authentication realm: <https://icl.cs.utk.edu:443> LAPACK-DEV
>> Password for 'marco': ^Csvn: E200015: The operation was interrupted
>
>> while on Linux with subversion 1.6.11 it does not require password
>> and allow the checkout.
>
>> Any ideas ?
>
> Hazard a guess?
>
> [C:\d\src\lapack]$ svn co https://icl.cs.utk.edu/svn/lapack-dev/lapack/trunk --depth=immediates

>
> [C:\d\src\lapack]$ svn --version
> svn, version 1.6.13 (r1002816)
>     compiled Oct  3 2010, 23:19:41
>
> Copyright (C) 2000-2009 CollabNet.
> Subversion is open source software, see http://subversion.tigris.org/
> This product includes software developed by CollabNet (http://www.Collab.Net/).
>
> The following repository access (RA) modules are available:
>
> * ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
>    - handles 'http' scheme
>    - handles 'https' scheme
> * ra_svn : Module for accessing a repository using the svn network protocol.
>    - with Cyrus SASL authentication
>    - handles 'svn' scheme
> * ra_local : Module for accessing a repository on local disk.
>    - handles 'file' scheme
> * ra_serf : Module for accessing a repository via WebDAV protocol using serf.
>    - handles 'http' scheme
>    - handles 'https' scheme
>

eventually ra_neon

$ svn --version
svn, version 1.8.10 (r1615264)
    compiled Aug 11 2014, 18:37:11 on x86_64-unknown-cygwin

Copyright (C) 2014 The Apache Software Foundation.
This software consists of contributions made by many people;
see the NOTICE file for more information.
Subversion is open source software, see http://subversion.apache.org/

The following repository access (RA) modules are available:

* ra_svn : Module for accessing a repository using the svn network protocol.
   - with Cyrus SASL authentication
   - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
   - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using 
serf.
   - using serf 1.3.7
   - handles 'http' scheme
   - handles 'https' scheme


>
> --
> WBR,
> Andrey Repin (anrdaemon@yandex.ru) 21.08.2014, <21:40>
>
> 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



More information about the Cygwin mailing list