bzr-eclipse problem

James Mansion james at mansionfamily.plus.com
Sat Feb 6 19:17:41 GMT 2010


Nicholas Allen wrote:
> Did you try qbzr-eclipse? Refactoring and renaming works for me using it...
>
> Nick
>   
No. I'm sure the renaming and refatoring works, but bzr-eclipse was 
unable to create a repository area properly.
I'm trying to put existing files under version control, into a new 
subdirectory in an existing repository, using the
Eclipse 'Share Project' mechanism.

My original question was:

I have:
Win7 64bit, but I'm using 32 bit python etc
bzr 2.0.3
(xmloutput 0.8.5 came with)
eclipse 20090920-1017


I have a project I'm trying to add.

At the 'specify path' stage I specified: c:\bzr\repo\private\proj

It ran 'init proj' and created the directory specified - but the dialog 
does not go away after 'Finish'.  And while Eclipse seems confused about 
whether the project is not shared, the file structure does not seem to 
have been added.

However, inside the project directory I have:

C:\src\memcacheda\mwport>ls -alR \bzr\repo\private\mwdoc\.bzr
\bzr\repo\private\mwdoc\.bzr:
total 16
drw-rw-rw-  4 James 0 4096 2010-02-02 21:50 .
drw-rw-rw-  3 James 0    0 2010-02-02 21:50 ..
drw-rw-rw-  3 James 0 4096 2010-02-02 21:50 branch
-rw-rw-rw-  1 James 0   35 2010-02-02 21:50 branch-format
drw-rw-rw-  2 James 0    0 2010-02-02 21:50 branch-lock
-rw-rw-rw-  1 James 0  141 2010-02-02 21:50 README

\bzr\repo\private\mwdoc\.bzr/branch:
total 16
drw-rw-rw-  3 James 0 4096 2010-02-02 21:50 .
drw-rw-rw-  4 James 0 4096 2010-02-02 21:50 ..
-rw-rw-rw-  1 James 0    0 2010-02-02 21:50 branch.conf
-rw-rw-rw-  1 James 0   39 2010-02-02 21:50 format
-rw-rw-rw-  1 James 0    8 2010-02-02 21:50 last-revision
drw-rw-rw-  2 James 0    0 2010-02-02 21:50 lock
-rw-rw-rw-  1 James 0    0 2010-02-02 21:50 tags

\bzr\repo\private\mwdoc\.bzr/branch/lock:
total 4
drw-rw-rw-  2 James 0    0 2010-02-02 21:50 .
drw-rw-rw-  3 James 0 4096 2010-02-02 21:50 ..

\bzr\repo\private\proj\.bzr/branch-lock:
total 4
drw-rw-rw-  2 James 0    0 2010-02-02 21:50 .
drw-rw-rw-  4 James 0 4096 2010-02-02 21:50 ..



So, *something* has worked OK, but the (Java) project has not been added 
properly.  Restarting Eclipse seems to restart with a project that is 
not controlled.

Any ideas?






More information about the bazaar mailing list