sehang / dokan

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

SVN checkout through sample mirrorfs doesn't work #162

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. run mirror.exe /r C:\ /l h /d /s
2. change directory to new h drive
3. svn co http://dokan.googlecode.com/svn/trunk \banana

What is the expected output? What do you see instead?

  Expected successful svn checkout. (Same command works fine on c drive)

  Get following output from svn commandline client:

    svn: Error at entry 2 in entries file for '\banana':
    svn: Entry for '10' has invalid repository root

What version of the product are you using? On what operating system?

dokan 0.5.2 on win7 x64

Please provide any additional information below.

Original issue reported on code.google.com by fish...@gmail.com on 28 May 2010 at 10:44