It's not the NAS. Same thing happens on local repository drive. It does not do it on any particular file, but seemed to stop on ZIP file. I deleted but it now odes it on random PNG files.
Where can I find the logs? On the Sever or the Client? Daren -----Original Message----- From: Ryan Schmidt [mailto:subversion-2...@ryandesign.com] Sent: Thursday, 6 February 2014 1:08 PM To: Daren Hawes Cc: Subversion Users Subject: Re: The XML response contains invalid XML On Feb 5, 2014, at 00:05, Daren Hawes <d.ha...@webdesignmagic.com.au> wrote: > I was hoping someone has seen this error before. It randomly happens when we > SVN Checkout. > > We have a Windows 2012 Server with SVN 1.8.5 installed. We use Visual SVN > 1.8.4 to manage this Server. > > The Sub Version data folder is on a NAS and permissions look fine. It all > works. > > The SVN is on http://elvis:8080 (no SSL) > > I can import a whole 1gig site fine, but when I download it to ANY pc I get > the error above at random file locations. What is the Subversion "data folder"? Do you mean the repository or a working copy? Repositories and working copies usually work best when they are on disks local to the Subversion server or client executable. So are you running the Subversion server or client executable on the network attached storage device? Or are you running it on a different computer which is accessing the data from the network attached storage device via a file sharing protocol? If so, what file sharing protocol are you using?