In a fresh tree, ant  change-to fails:


bash-3.2$ ant change-to -Dsuite=kepler
Buildfile: /Users/cxh/src/kepler/build-area/build.xml

change-to:
[change-to] Copying 1 file to /Users/cxh/src/kepler/build-area
[change-to] Retrieving modules....
[change-to]
[change-to] kepler:
[change-to] Downloading kepler...
[change-to] svn co -r head 
http://code.kepler-project.org/code/kepler/trunk/modules/kepler 
/Users/cxh/src/kepler/kepler
[change-to] svn: Repository moved permanently to 
'https://code.kepler-project.org/code/kepler/trunk/modules/kepler'; please 
relocate
[change-to]

BUILD FAILED
/Users/cxh/src/kepler/build-area/build.xml:97: ERROR: It appears that the 
command did not execute properly and exited with an exit code of: 1

Total time: 1 second

_Christopher


On 5/26/11 7:49 AM, Christopher Brooks wrote:
Nick,
After the svn move, ant update in Kepler fails with:

update:
[update-modules] Updating kepler...
[update-modules] svn -r head update --accept postpone 
/Users/cxh/src/kepler/kepler
[update-modules] svn: Repository moved permanently to 
'https://code.kepler-project.org/code/kepler/trunk/modules/kepler'; please 
relocate
[update-modules]

However, that URL works when run from the command line:

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

Does this mean that every Kepler tree needs to be checked out fresh?

Any suggestions?

_Christopher


--
Christopher Brooks, PMP                       University of California
CHESS Executive Director                      US Mail: 337 Cory Hall
Programmer/Analyst CHESS/Ptolemy/Trust        Berkeley, CA 94720-1774
ph: 510.643.9841                              (Office: 545Q Cory)
home: (F-Tu) 707.665.0131 cell: 707.332.0670
_______________________________________________
Kepler-dev mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev

Reply via email to