Вопрос

Hello I am trying to check out a project from SVN hosted at google code and I am getting the following error:

Failed to run the WC DB work queue associated with 'C:\Users\Pedro\workspace\de.tudarmstadt.ukp.dkpro.coreasl\de.tudarmstadt.ukp.dkpro.core.api.syntax-asl\src\main\java\de\tudarmstadt\ukp\dkpro\core\api\syntax\type\constituent',  
work item 190 (file-install 125 de.tudarmstadt.ukp.dkpro.core.api.syntaxasl/src/main/java/de/tudarmstadt/ukp/dkpro/core/api/syntax/type/constituent/PRN.java 1 0 1 1)
Can't move'C:\Users\Pedro\workspace\de.tudarmstadt.ukp.dkpro.core-asl\.svn\tmp\svn-B2124D53' to 'C:\Users\Pedro\workspace\de.tudarmstadt.ukp.dkpro.coreasl\de.tudarmstadt.ukp.dkpro.core.api.syntax-asl\src\main\java\de\tudarmstadt\ukp\dkpro\core\api\syntax\type\constituent\PRN.java':
Não é possível criar um arquivo já existente.

The last sentence is in Portuguese, and it says "It is not possible to create an existing file." Any help?

Это было полезно?

Решение

Answering my own question: The issue lies in the name of the file trying to be checked out. Windows does not allow a file to be named as "PRN.*".

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top