Workflow for creating projects with remote support [message #667739] |
Sun, 01 May 2011 17:43  |
Eclipse User |
|
|
|
Hi,
i'm new to Git but i worked with SVN and Subclipse before.
Let's say i created a Java Project und i decide that i want to share it to a remote repository per SSH. How would i achieve that, so that "Push to Upstream" is enabled?
I tried the following:
1. Create a Project
2. Add Git-Team Support (Team->Share). During the Dialog a local repo inside the project folder is created.
3. Clone a bare project in the shell: git clone --bare MeinTestProjekt/ MeinTestProjekt.git
4. Copy the bare project on the server.
Now how do i get the connection, so that "Push to Upstream" will be enabled?
Thanks in advance!
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.25258 seconds