sehang / dokan

Automatically exported from code.google.com/p/dokan
0 stars 0 forks source link

fail to do svn checkout on dokan disk created with mirror.exe #166

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. mirror.exe /r C:\test /l z /d /s
2. enter the z: driver in Explorer
3. check out http://dokan.googlecode.com/svn/trunk to current directory from 
the context menu "SVN Checkout ...".

What is the expected output? What do you see instead?
expect:
 check out the source of dokan succefully.

instead:
 failed at moving some directory in .svn ...
 !!! and the machine was REBOOTED !!! (only appears since v0.5.3)

What version of the product are you using? On what operating system?
I build everything checked out from svn at version 155. 
windows xp sp2 , build with WDK 7600.16385.0

Please provide any additional information below.

Original issue reported on code.google.com by pansun...@gmail.com on 7 Jul 2010 at 3:55