rtc - 如何在 RTC 源代码管理中加密文件

标签 rtc

我有一些文件想要加密并存储在 RTC 源代码管理中。文件是否需要使用外部程序加密,或者 RTC/RTC 源代码控制是否支持在流中加密文件?

最佳答案

This thread总结一下RTC中文件加密的现状:

You would need to raise an enhancement request if you wanted this handled by RTC.

There are some other options that might help.

  • The underlying database should have security mechanisms to encrypt data - it is worth looking at that.
  • Next, you could also encrypt the disk the data is stored on (for example, I have worked with a customer that used BitLocker - part of Windows Server - to encrypt the disk RTC and the database runs on).

It is worth asking more questions about the request. For example - who are they trying to conceal the source code from?

因此,当前版本的 RTC (4.x) 仍然需要使用外部程序进行文件加密。

关于rtc - 如何在 RTC 源代码管理中加密文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16718919/

相关文章:

eclipse - 如何删除 RTC 中的组件?

version-control - TeamCity 和 IBM Rational Team Concert (RTC) 集成

java - 在不使用工作空间的情况下获取变更集中文件的路径

rtc - checkin 多个文件并将相同的注释关联到单个更改集

ios - RTC(Rational Team Concert)与 XCode 集成

git - 将 git 与 rtc 一起使用——rsync 怎么样?

dreamweaver - 与 RTC 的设计师合作

eclipse - 如何查询 RTC 版本?

clearcase - RTC 源代码控制图标