RabbitVcs和提交 [英] RabbitVcs and Commit

查看:222
本文介绍了RabbitVcs和提交的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在Ubuntu Linux上使用RabbitVcs客户端进行svn,当我右键单击工作副本文件夹时,它没有向我显示提交命令。

I am using RabbitVcs client for svn on Ubuntu Linux and it doesn't show me the 'Commit' command when i right click on the Working Copy folder.

我试图将一个项目置于版本控制系统下,该系统一开始不使用源代码管理来管理代码。

I am trying to bring a project under Version Control system that did not use source control to manage code at the start.

该项目有一些带有代码文件的文件夹,这些文件或者是具有相同更改的同一代码的连续版本,或者是先前文件夹中不存在的全新代码文件,例如在代码中增加了新的功能。

The project has a few folders with code files that are either successive versions of the same code with changes or completely new code files that did not exist in the previous folder such as a new feature/functionality addition to code.

根据此处提供的建议,我完成此任务的目的是将最旧的代码文件夹导入到远程存储库,并且然后从远程存储库中签出以在本地系统上创建工作副本(WC)。

On a suggestion provided here, what i did to accomplish the task was that i imported the oldest code folder to remote repository, and then did a checkout from remote repository to create a working copy(WC) on local system.

然后,我用下一个代码文件夹中的较新代码文件覆盖了WC,但是当我尝试将最新版本的WC提交到远程存储库时,右键单击WC不会显示commit选项。

Then i overwrote the WC with newer code files from the next code folder, however when i try to commit the latest version of WC to remote repository, the commit option doesn't show up on right clicking on WC.

对此提供了任何帮助。

推荐答案

提交选项在那里,只是它没有显示在主工作副本文件夹上,而是在您右键单击其中的svn子文件夹时显示。

The commit option is there, just that it doesn't show up on the main working copy folder but does show up when you right click on the svn sub-folder inside it.

这篇关于RabbitVcs和提交的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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