Intland's free requirements, development and test management hosting.
This server hosts 100.000+ users on the cloud!
Project -> refactor -> move is not working as expected#13416/v5
more
Tags:  not added yet

Project -> refactor -> move is not working as expected[BUG-13416]

Tracker: Bugs Priority: NormalNormal Status: Closed
Submitted by: muchdone Dec 14, 2010 16:11 Modified by: hgeclipse Apr 09, 2011 05:25 Assigned to: hgeclipse Apr 02, 2011 10:48
Category: Core Severity: -- Resolution: Fixed
Release: -- Detected: --
Relations (1)
icon Refactor->Rename project throws lots of errors bug is related to this bug association
Description
Steps:

1. Local repository has been created by cloning remote repo.

2. Right click -> Refactor -> Move  to new folder.
Enter new location. Move is successful.

3. Team -> Synchronize for the project.
Error occurs:  Process start failed: C:\old_location\hg -y status -marduc
Cannot run program "C:\HgExecutableFolder\hg.exe" (in directory "C:\old_location"): CreateProcess error=267, The directory name is invalid

Expected:
MercurialEclipse should use the repository from new location.

Additional:
There may be other issues that don't work neither. Maybe shelving, unshelving  etc. that depends on location and writes it down somewhere.

MercurialEclipse version 1.7.1 Eclipse: Helios JEE, OS: XP

Details
Comments & Attachments (2)
Associations (1)
Children (0)
References (0)
SCM Commits (0)
All (0)

Submitter Association Comment
hgeclipse
Apr 02, 2011 10:49
This item is related to Refactor->Rename project throws lots of errors