[issue2468] On Windows hg serve doesn't work on repo on samba shared network drive.
Nev Delap
bugs at mercurial.selenic.com
Mon Nov 1 11:55:13 UTC 2010
New submission from Nev Delap <nevdelap at gmail.com>:
As you can see here it complains that there is no .hg directory, when in
fact there is. N: is shared as \\bananinha\homenev on Ubuntu and the Windows
machine is vanilla XP. If the repo is on C: it works fine.
N:\Work\intelestream\salt>hg serve
abort: There is no Mercurial repository here (.hg not found)!
N:\Work\intelestream\salt>dir /a
Volume in drive N is homenev
Volume Serial Number is 4750-15EA
Directory of N:\Work\intelestream\salt
10/30/2010 10:43 PM <DIR> .
11/01/2010 09:30 AM <DIR> ..
10/28/2010 01:15 PM 134 .hgignore
10/28/2010 01:15 PM 271 setup.bat
10/28/2010 01:15 PM <DIR> app
09/05/2010 11:12 AM <DIR> yii
10/30/2010 10:43 PM <DIR> .hg
10/28/2010 01:15 PM <DIR> documentation
10/28/2010 01:15 PM 506 setup
10/28/2010 01:19 PM <DIR> redbean
3 File(s) 911 bytes
7 Dir(s) 57,991,557,120 bytes free
N:\Work\intelestream\salt>
----------
messages: 14244
nosy: nevdelap
priority: bug
status: unread
title: On Windows hg serve doesn't work on repo on samba shared network drive.
topic: 1.6.4
____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue2468>
____________________________________________________
More information about the Mercurial-devel
mailing list