Eclim's git repository url has changed.

1 view
Skip to first unread message

Eric Van Dewoestine

unread,
Aug 21, 2009, 1:27:37 PM8/21/09
to eclim...@googlegroups.com, ecli...@googlegroups.com
The other day sourceforge moved all git repositories down a level,
presumably to allow projects to host multiple repositories.

As a result, for anyone who has cloned eclim's git repository, you'll
need to update your origin to reflect the updated sourceforge url.

To do so:
1. navigate to the directory you cloned eclim to ($ cd eclim)
2. edit the .git/config file ($ vim .git/config)
3. update the origin url

before:
url = git://eclim.git.sourceforge.net/gitroot/eclim
after:
url = git://eclim.git.sourceforge.net/gitroot/eclim/eclim

I've updated the eclim developers guide to direct users to the new git
url, but at the time of this writing the sourceforge git info page
still directs users to clone from the old url.

If anyone encounters any issues or has any questions, please let me
know.

--
eric

Reply all
Reply to author
Forward
0 new messages