The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13349 
====================================================================== 
Reported By:                Daniel R. Gomez
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13349
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-06-25 16:32 EDT
Last Modified:              2012-06-25 16:32 EDT
====================================================================== 
Summary:                    CTest.UpdateSVN test fails due to Subversion
limitation
Description: 
This test failure...

    http://open.cdash.org/testDetails.php?test=150750394&build=2384124

...does not appear to be due to a problem with CMake.

$ ls /tmp/foo
ls: /tmp/foo: No such file or directory

$ svnadmin --version
svnadmin, version 1.7.5 (r1336830)
   compiled Jun 18 2012, 22:44:31

Copyright (C) 2012 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 back-end (FS) modules are available:

* fs_fs : Module for working with a plain file (FSFS) repository.

$ svnadmin create --config-dir /tmp/foo/config /tmp/foo/repo
svnadmin: E000002: Repository creation failed
svnadmin: E000002: Could not create top-level directory
svnadmin: E000002: Can't create directory '/tmp/foo/repo': No such file or
directory
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-06-25 16:32 Daniel R. GomezNew Issue                                    
======================================================================

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to