Spaces in the push to path

Bug #322691 reported by semmelb
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Plugin for Eclipse
Fix Released
Low
Piotr Piastucki

Bug Description

Pushing a project to a file path which contains spaces does not work:
Error while executing push
    Parent directory of /abs/dir/path/with%20spaces/project/ does not exist.
You may supply --create-prefix to create all leading parent directories.

I tried:
1. to encapsulte the path via quotes
2. encode the space via backslash
3. not using any special tricks at all

None of this options worked for me.
But pushing the path using the command line bzr push ... works fine.
So I suppose the html space endcoding as "%20" could be the problem.

I am using Eclipse 3.4.1 with the bzr plugin 1.1.1.205 under openSuse 10.3.
My bzr version is: 1.11

Revision history for this message
Guillermo Gonzalez (verterok) wrote :

Thanks for reporting this.
I'll try to reproduce this on other platforms and fix it ASAP.

Changed in bzr-eclipse:
status: New → Triaged
Revision history for this message
kilroo (weston-geek) wrote :

Using Eclipse 3.5m6 on Windows XP with the latest plugin from the update site, I was running into what I think is a related issue. After successfully branching a subversion repository to create a project, I could not commit to it or do pretty much anything else because it kept telling me there was no working tree there. After trying some things from the command line I was able to determine that this was apparently because there was no Documents%20and%20Settings directory, much less a My%20Documents directory within it.

Current workaround is a soft link from c:\ to my workspace.

Revision history for this message
kilroo (weston-geek) wrote :

Little more detail on that: bzr-svn 0.5.3 and bzr 1.13. I think it's bzr-eclipse 1.1.2, but I'm not at work to check. I do a check for updates on all my plugins pretty much every day, so I'm pretty confident in the "latest from the update site" part.

Changed in bzr-eclipse:
importance: Undecided → Low
assignee: nobody → Piotr Piastucki (piastucki)
milestone: none → 1.2
status: Triaged → Fix Committed
Revision history for this message
Alexander Taler (alex-idereal) wrote :

Verified, the fix is there in latest trunk version.

Changed in bzr-eclipse:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.