Assembla home | Assembla project page
 

Ticket #60 (closed defect: wontfix)

Opened 2 months ago

Last modified 1 month ago

Can't init mercurial repo under project root

Reported by: anonymous Assigned to:
Priority: normal Milestone:
Component: mercurialeclipse Version: 1.1
Severity: normal Keywords:
Cc:

Description

Hello, I using latest versions of Eclipse (3.4.1) and MercurialEclipse? (1.1.867) on Windows XP. I can't create hg depositary in folder under project root. For example, I created a project 'prj' (in folder workspace/prj), create subfolder tmp in this project. Then I click on project and choose 'Team -> Share project...'. In next dialog I change dir to tmp (instead of project root) and click 'Finish'. After that, mercurial repo created in 'tmp' folder, but 'Mercurial Setup wizard' window didn't close. It shows an error: 'prj does not have a hg root'. And all project didn't mapped to mercurial version control - context menu entry under 'Team' is empty. So I can't add only one subfolder to mercurial? I don't want to add all project files to repo.

Attachments

Change History

11/01/08 12:46:37 changed by bastiand

  • status changed from new to closed.
  • resolution set to wontfix.

The solution is to use hgignore to exclude files. Eclipse's Team facilities assume that whole projects are associated with a Team provider. Associating only folders isn't supposed to happen.

Sorry :(.


Add/Change #60 (Can't init mercurial repo under project root)




Action