Skip to content

Commit 905d077

Browse files
Update readme with link to StackOverflow
1 parent bd43fa3 commit 905d077

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,6 @@ See the headers at the top of these files for additonal information, installatio
7777
1. "eRCaGuy_dotfiles/useful_scripts/sync_git_repo_from_pc1_to_pc2.sh"
7878
2. "eRCaGuy_dotfiles/.sync_git_repo"
7979

80+
**See also this answer and writeup on StackOverflow: https://stackoverflow.com/questions/4216822/work-on-a-remote-project-with-eclipse-via-ssh/60315754#60315754**
81+
8082
Essentially, you just copy the .sync_git_repo file to ~/.sync_git_repo, update its parameters, and then run the script from any directory *inside the git repo* on PC1. This also assumes that PC2 already has the repo cloned, and that all your ssh keys are set up and functioning to both A) push and pull to/from the remote git repo on both PC1 and PC2, and B) ssh from PC1 into PC2. Again, see the instructions in the files above.

0 commit comments

Comments
 (0)