[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] SVNAnt, Failure on Checkout

From: Rolando Martinez <rolando.martinez_at_gmail.com>
Date: 2007-01-22 22:25:00 CET

Hi, i've been using svnant for checking out a project and have this
problems.

It is not checking out the entire repositorie with the followng task.

<svn username="someuser" password="somepassword" javahl="true">
    <checkout url="${url}"
        revision="${revision}"
        destPath="${projects}/build_${revision}" />
</svn>

There are some files that svnant doesn't checkout

When i use tortoiseSVN to restore that folder, it gives the following
messages.

Error: Can't copy
Error:
'C:\DESARROLLO\workspace_delta\prototypes\junit_interfaces\capaMultinivel\revisionGenerator\projects\delta_entrega_14115\delta_14115\d3\ejb\src\main\com\its\delta\d3\workflow\validation\.svn\text-base\ValidarCamposAprobarFacturacionNoCorresponde.java.svn-base'

Error: to
Error:
'C:\DESARROLLO\workspace_delta\prototypes\junit_interfaces\capaMultinivel\revisionGenerator\projects\delta_entrega_14115\delta_14115\d3\ejb\src\main\com\its\delta\d3\workflow\validation\.svn\tmp\text-base\ValidarCamposAprobarFacturacionNoCorresponde.java.svn-base.2.tmp':

Error: The system cannot find the specified file.

it seems to me that something get broken during the checkingout process.

Thanks.

Rolando.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon Jan 22 22:25:16 2007

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.