version control projects in eclipse
Posted
by Stan
on Stack Overflow
See other posts from Stack Overflow
or by Stan
Published on 2010-04-19T22:14:05Z
Indexed on
2010/04/19
22:23 UTC
Read the original article
Hit count: 191
version-control
Say I have eclipse installed in office and home. Both eclipse are 3.5 but may have slightly difference, like plugins version. I'd like to commit the code to online repo when get off work and then checkout at home.
- What would be a possible solution? github? sourceforge? Are they free?
- Would those slightly difference in eclipse cause any problem? Since I might commit whole project folder which consist some configurations.
Can the community explain a bit or suggest some keyword? I will look up more online. Thanks.
© Stack Overflow or respective owner