Accurev支持存储吗? [英] Does Accurev support stashing?

查看:118
本文介绍了Accurev支持存储吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我可以把我的工作藏在混帐中,并且可以恢复而不会丢失我的工作。
这将使我能够回到它。如果我需要的话。

Accureve是否有这个选项?

解决方案

AccuRev命令'keep'将保留您的工作,但不会使其他人可以访问。他们可以找到并使用它,但对于您的工作空间它仍然被认为是私有的。



要保留所有在AccuRev控制下的文件,您修改后运行accurev keep -m -c我的工作正在开发中-m将查找修改和-c是一个评论。


I could stash my work in git and can revert back without losing my work. This will enable me get back to it if I need to.

Does Accureve have this option?

解决方案

The AccuRev command 'keep' will preserve your work, but not make it generally accessible to others. They can find it and use it, but it is still considered private to your workspace.

To keep all files, that are under AccuRev control, that you've modified run accurev keep -m -c "My work under development" The -m is to find modified and -c is for a comment.

这篇关于Accurev支持存储吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆