chrono028 / mercurialeclipse

Automatically exported from code.google.com/p/mercurialeclipse
Other
0 stars 0 forks source link

"Create new Mercurial repository at another location" fails to associate repository with project. #31

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a project in the workspace.
2. Right-click the project, and from the context menu select "Team->Share 
Project..."
3. Select the Mercurial wizard and click "Next."
4. Click on the link "Create new Mercurial repository at another location..."
5. Enter a location in the URL field.
6. Click "Finish."

What is the expected output? What do you see instead?

The repository is created, but the project is not associated with it. In the 
Mercurial Repositories view, the words [Hg status pending...] appear in the 
repository's label.

What version of the product are you using? On what operating system?

MercurialEclipse: 1.9.3.201110131844
Eclipse: Indigo SR1, Build id: 20110916-0149
OS: Windows XP

Original issue reported on code.google.com by matippe...@gmail.com on 30 Jan 2012 at 10:28

GoogleCodeExporter commented 8 years ago
Pushed to default. That hyperlink doesn't really make sense when sharing a 
project that already exists so I removed it. Instead, if you want to create a 
new repo do File->New->Other->Mercurial. Then you can clone or import it to add 
the repo into your workspace.

By the way the usual location for filing bugs is currently 
http://javaforge.com/project/HGE

Original comment by johnpeb@gmail.com on 4 Feb 2012 at 9:11