非编码人员共享 Excel 文件等的 VSS 替代方案?

发布于 2024-07-26 21:23:51 字数 1542 浏览 5 评论 0 原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

时间海 2024-08-02 21:23:51

您是否需要 vss 锁定功能,如果一个人签出了文件,则其他人将无法编辑该文件?

如果您这样做,那么请注意,几乎所有源代码控制系统(如 cvs、svn、git 等)都允许多个用户编辑文件,并稍后合并更改,这对于 Excel 工作表来说将是一个问题

如果您不这样做,那么简单的文件共享系统,例如 google docsDropbox 可能适合。

更新

“工具”菜单中的“共享工作簿”选项建议多个用户编辑同一文档的方式

Do you need the vss locking facility where if one person has a file checked out then other people are prevented from editing the file?

If you do then be aware that nearly all source control systems like cvs, svn, git etc. allow multiple users to edit the files, and merge the changes later, which will be a problem for Excel sheets

If you don't then simple file sharing systems like google docs or dropbox might suit.

Update

The Share Workbook option in the Tools menu suggests a way of multiple users editing the same document

裸钻 2024-08-02 21:23:51

简单的 Sharepoint 文档库怎么样?

我看到的优点是所有的检查-结帐过程并不那么复杂。

What about a simple Sharepoint Document Library?

The advantage that I see is that all the checking - checkout process is not so complicated.

尝蛊 2024-08-02 21:23:51

TortoiseSVN 是一个在 Windows 资源管理器中运行的图形 SVN 客户端。 它将签入/签出添加到文件的上下文菜单中,因此我认为人们只需稍加培训就可以使用它。
http://sourceforge.net/projects/tortoisesvn/

TortoiseSVN is a graphical SVN client that works from the windows explorer. It adds check in/out to the context menu of files, so I thing people can use it with minor training.
http://sourceforge.net/projects/tortoisesvn/

蛮可爱 2024-08-02 21:23:51

您考虑过微软的 Groove 吗? 这效果非常好...

Have you considered Microsoft's Groove? That works pretty well ...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文