Project

General

Profile

Actions

Bug #6829

closed

ant change-to fails under Windows Server 2012 R2 with Cygwin

Added by Christopher Brooks over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Low
Category:
build system
Target version:
Start date:
08/12/2015
Due date:
% Done:

0%

Estimated time:
Spent time:
Bugzilla-Id:

Description

Under Windows Server 2012 R2 with Cygwin, I ran

mkdir kepler.modules
cd kepler.modules
svn co https://code.kepler-project.org/code/kepler/trunk/modules/build-area
cd build-area

and then ant change-to failed:

$ ant change-to -Dsuite=kepler
Buildfile: C:\Users\cxh\src\kepler.modules\build-area\build.xml

change-to:
[change-to] Copying 1 file to C:\Users\cxh\src\kepler.modules\build-area
[change-to] Retrieving modules....
[change-to]
[change-to] kepler:
[change-to] Downloading (if necessary) kepler...
[change-to] svn co -r head https://code.kepler-project.org/code/kepler/trunk/modules/kepler C:\Users\cxh\src\kep\
ler.modules\kepler
[change-to] svn: E000002: Can't make directory '/cygdrive/c/Users/cxh/src/kepler.modules/build-area/C:\Users\cxh\
\src\kepler.modules\kepler': No such file or directory
[change-to]

BUILD FAILED
C:\Users\cxh\src\kepler.modules\build-area\build.xml:104: ERROR: It appears that the command did not execute pro\
perly and exited with an exit code of: 1

Total time: 1 second

cxh@AMPERE ~/src/kepler.modules/build-area
$

I can give out accounts on ampere.eecs.berkele.edu if necessary.

Actions

Also available in: Atom PDF