strange permission denied erorr

Maritza Mendez martitzam at gmail.com
Fri Aug 6 16:53:47 BST 2010


bzr 2.2b4
qbzr 0.19b2
explorer 1.1b1 (Bart)


The branch I'm using is teh same one I've reported previously which takes
about 5-6 minutes to branch-in-place.  Now I'm going to try it over our
 network.

Two machines on a Windows Domain:

Branch dev_c hosted on WinXP x32 under my Windows Domain login.

Performed lightweight checkout using explorer on Win7 x64 machine, logged in
under my (same) Windows Domain login

Checkout took about 12  -- not bad considering I was only able to pull
~20Mb/s over our network.


The files look good, but I have not attempted to do any work on the
checkout, because...

In explorer, the lower status pane shows the following error:

Permission denied: "D:/SourceControl/bzrEval/dev_c/.bzr/branch-format":
[Errno 13] Permission denied

The path *would be* the correct path on the WinXP machine hosting the branch
from which the checkout on *this* Win7 machine is located.

THhre is absolutely nothing in .bzr.log file which would indicate any kind
of error

ANd I can bzr log (either at the command line or with explorer) with no
problem.  I get the log info I expect over the network.

Where is this erorr generated?  Is it really a permission error?  (It should
not be since I am logged in with credentials which access both machines
transparently over the Domain)  Or is it really that explorer is looking for
the branch on the local machine when it should be looking over the network,
e.g.

\\maritza_winxp_pc\D:\SourceControl\bzrEval\dev_c\.bzr\branch-format<file://maritza_winxp_pcd:/SourceControl/bzrEval/dev_c/.bzr/branch-format>

This is the first time I've used bzr checkouts in a couple years.

As you would guess from the lack of problems in .bzr.log, I have no problem
doing

bzr checkout --lightweight "
\\maritza_winxp_pc\D:\SourceControl\bzrEval\dev_c<file://maritza_winxp_pcd:/SourceControl/bzrEval/dev_c>"
dev_co2



~M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20100806/5c558e52/attachment.htm 


More information about the bazaar mailing list