Comment 7 for bug 372535

Revision history for this message
wgodoy80 (wgodoy80) wrote :

Hi Guillermo,

When I use a Linux computer I have no problem to branch a project with either Eclipse or directly from terminal ($ bzr branch lp~/location ) . When I try to get the same branch in Windows it doesn't work with either Eclipse (I installed xmlout and bzr-eclipse plugins , but it freezes) or the BZR Explorer which returns the following error message after fetching some stuff:

bzr: ERROR: [Errno 2] No such file or directory: u'C:/Users/wgodoy/workspace/DOPAT/trunk/.bzr/checkout/limbo/new-6/Functions /Complex.java'

Looks similar to Richard's problem (#5) with windows paths. Hope this helps. Thanks.