小编use*_*633的帖子

从svn存储库中删除文件夹

我有时会使用svn犯错,并且文件夹卡在我的存储库中.我想删除这些文件夹,但我想不出办法做到这一点.请记住,我是SVN的新手.我从apple终端运行这个命令:

sudo svn delete http://www.yourrepository.com/svn/folder

我收到消息:

Anthony-Work-Mac-Pro:htdocs APN$ sudo svn delete http://www.yourrepository.com/svn/folder
svn: Could not use external editor to fetch log message; consider setting the $SVN_EDITOR environment variable or using the --message (-m) or --file (-F) options
Run Code Online (Sandbox Code Playgroud)

我也试过了svn delete,而且svn rm.

我需要做什么?

linux svn terminal

49
推荐指数
1
解决办法
11万
查看次数

标签 统计

linux ×1

svn ×1

terminal ×1