go to eclipse project
make a initial commit. (local commit)
Then go to terminal -> project home
'share project'
select 'mercurial'$project_home> hg clone. ssh://_user_@remote_repository
eg:
$WorkType>hg clone . ssh://a.renduchintala@scm//opt/hg/incubator/WorkTypeClassificationPilot
eg:
$WorkType>hg clone . ssh://a.renduchintala@scm//opt/hg/incubator/WorkTypeClassificationPilot
(should see messages like searching for changes, adding manifests etc)
Once all files are added to remote clone, you can go back to eclipse->project->team->push
No comments:
Post a Comment