Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/r/65.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
svn提交帮助ubuntu_Svn_Ubuntu - Fatal编程技术网

svn提交帮助ubuntu

svn提交帮助ubuntu,svn,ubuntu,Svn,Ubuntu,当我键入svn commit file.h时,屏幕上显示: --This line and those below will be ignored-- A file.h 以及下面的^G,^O等列表。我想知道如何继续并将文件提交到存储库。该屏幕允许您输入提交消息。描述在文件.h中更改的内容,然后保存并退出编辑器(听起来好像您正在使用nano作为编辑器,在这种情况下,您会点击Ctrl-X)。输入提交消息并保存后,您的更改将提交到存储库

当我键入
svn commit file.h
时,屏幕上显示:

--This line and those below will be ignored-- 
A file.h 

以及下面的
^G
^O
等列表。我想知道如何继续并将文件提交到存储库。

该屏幕允许您输入提交消息。描述在
文件.h
中更改的内容,然后保存并退出编辑器(听起来好像您正在使用
nano
作为编辑器,在这种情况下,您会点击
Ctrl-X
)。输入提交消息并保存后,您的更改将提交到存储库