>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Martin Trejo >Sent: jueves, 09 de agosto de 2007 20:15 >To: [EMAIL PROTECTED] >Cc: Mono List; [EMAIL PROTECTED] >Subject: Re: [Mono-dev] [Mono-list] Problems getting libgdiplus from subversion repository > >Hi Sebastien, >2007/8/9, Sebastien Pouliot <[EMAIL PROTECTED]>: >Hey, > >On Thu, 2007-08-09 at 12:11 -0500, Martin Trejo wrote: >> Hi, >> >> I've been trying to get the latest version of libgdiplus from >> subversion but I'm having trouble with it. Each time I try get this >> message: >> >> svn: In directory 'cairo/doc/public/html' >> svn: Can't copy 'cairo/doc/public/html/.svn/tmp/text-base/cairo- >> Error-handling.html.svn-base' to >> 'cairo/doc/public/html/.svn/tmp/cairo- Error-handling.html.tmp.tmp': No >> such file or directory >> >> I'm having the same problem in two different machines and svn versions >> ( 1.4.3 & 1.4.4) > >Strange, I didn't have any issues on my boxes (using svn 1.3.1).
This just happened to me too, and it's because in the cairo/doc/public/html directory there are two files that only differ by case (cairo-Error-handling.html and cairo-Error-Handling.html). Checking out this on windows causes problems, while doing it on Linux does not. Rolf > >> Running svn cleanup doesn't resolve the issue. Any suggestion? > >I would try a new checkout in another directory. > >The problem happens doing checkout & update, either time it fails with the same error. > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
