subversion failure for anonymous checkout

Andrey Repin anrdaemon@yandex.ru
Thu Aug 21 17:50:00 GMT 2014


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
A    trunk\make.inc.example
A    trunk\lapack_testing.py
A    trunk\CMAKE
A    trunk\BLAS
A    trunk\LICENSE
A    trunk\cblas
A    trunk\CTestConfig.cmake
A    trunk\SRC
A    trunk\DOCS
A    trunk\lapack_build.cmake
A    trunk\README
A    trunk\lapacke
A    trunk\CTestCustom.cmake.in
A    trunk\lapack.pc.in
A    trunk\INSTALL
A    trunk\TESTING
A    trunk\Makefile
A    trunk\CMakeLists.txt
 U   trunk
Checked out revision 1498.

[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


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