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

Re: [Subclipse-users] SVNAnt, Failure on Checkout

From: <manklu_at_web.de>
Date: 2007-01-28 09:56:05 CET

> -----Ursprüngliche Nachricht-----
> Von: "Rolando Martinez" <rolando.martinez@gmail.com>
> Gesendet: 27.01.07 17:31:04
> An: "Manfred Klug" <manklu@web.de>
> CC: users@subclipse.tigris.org
> Betreff: Re: [Subclipse-users] SVNAnt, Failure on Checkout

Since the maximum pathlength is a windows limitation, there is not much you can do.

The best choice, with no possibilities for trouble with other programs, is to shorten
the path to the working copy.

Manfred

> But, do you know if there is some kind of workaround. Or someway ti fix this?
>
> Any help would be greatly appreciated.
>
> Thanks.
>
> Rolando.
>
>
> On 1/27/07,
> Manfred Klug <manklu@web.de> wrote:
> > -----Ursprüngliche Nachricht-----
>
> > Von: Rolando Martinez <rolando.martinez@gmail.com>
> > Gesendet: 22.01.07 22:25:24
> > An: users@subclipse.tigris.org
>
> > Betreff: [Subclipse-users] SVNAnt, Failure on Checkout
>
> The length of the filename is greater than 260 characters. I would bet this is the
> reason for your problem.
>
> > 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.

______________________________________________________________________
XXL-Speicher, PC-Virenschutz, Spartarife & mehr: Nur im WEB.DE Club!
Jetzt gratis testen! http://freemail.web.de/home/landingpad/?mc=021130

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sun Jan 28 09:56:59 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.