开发者

Sharing a repository on a dual-boot between Ubuntu and Windows 7?

I just recently set my computer up to dual-boot Windows 7 and Ubuntu. I added a shared partition for music, pictures etc... I was wondering, is it feasible to h开发者_JS百科ave a code repository that is shared on the common partition? ie when I'm running Windows, I can control/update it and also the same while in Ubuntu.

Is a particular repository system adept at that? Or is it too much trouble?

Thanks!


Although I haven't tried it but you can use SubVersion on a Fat32 partition shared between both systems. The only problem is that SubVersion will try to do a "chmod" command in Ubuntu and if the drive is owned by root then that causes an issue. You can get around that by mounting it as your Ubuntu user.

Some info about that at this link: SVN Forum.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜