On Tue, Jun 28, 2011 at 11:28:11AM +0200, Bert Huijben wrote: > > > > -----Original Message----- > > From: Ken G. Brown [mailto:kbr...@mac.com] > > Sent: maandag 27 juni 2011 19:13 > > To: users@subversion.apache.org > > Subject: access denied errors Windows 7 > > > > Hi, new here, > > I'm trying to get TortoiseSVN 1.6.16, Build 21511 - 32 Bit , 2011/06/01 > 19:00:35, > > and Subversion 1.6.17 working on fully updated Windows 7 running under > > VMware Fusion Version 3.1.3 (416484) on my Mac. > > When I do an export from a repo into a new folder, I always get an error, > > 'Can't move 'C:svn-451D8A18' to 'C:\myFolder': Access is denied'. I've > found a > > lot of talk about this access denied error in Win 7 on the Net, have tried > > everything I've found with no luck. Can someone point me in the right > > direction please. > > Are you sure this error is something like ''C:svn-451D8A18' and not like > ''C:\svn-451D8A18'? > > (Can you copy an exact error message?) > > This is an export from a url to a directory and not an export from a > directory to a directory?
The missing backslash looks weird indeed. Could this be a bug in the new tempfile-creation code we backported in 1.6.17 to fix checkout speed on windows?