开发者

Multi user editing editor

Me an开发者_如何学Pythond a friend are working on some projects together and we are trying to synchronize everything what we have made. The problem is this synchronizing takes long and isn't fool proof. So we are in the search of a plugin for eclipse or another ide that can synchronize our files if we edit them..

A couple of years ago I've found some sort of plugin for eclipse that even enabled live editting, but I do not know the name anymore of this plugin.

What do you recommend?


Source control is the way to go either with SVN or Team Foundation Server


Use SVN. It has some quirks that can be annoying when you're working with lots of guys on lots of different braches, but as long as it's just a handful of guys working on the same code, it's great.

You can use the TortoiseSVN tool that integrates with Windows Explorer. Works quite nifty.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜