Ticket #32 (new defect)
Opened 3 years ago
Cloning local repository results in unusable project
| Reported by: | jacob@… | Owned by: | |
|---|---|---|---|
| Priority: | major | Keywords: | |
| Cc: |
Description
1. Create a project and share it using Mercurial. 2. Use Clone Projects and specify the repository created in step 1. I tried this with both an ssh:// URL and a local path. Use a different name for the new repository, and create the project. 3. Commit a change to the first project/repository. 4. Try to Pull that change into the second project/repository. It doesn't appear. In the Pull dialog, the Local repository shows the path to the first project, not the second one.
Unless I'm misunderstanding things, the second project should have its own repository path; it shouldn't use the path of the first project.
