質問

In Windows a tool like TortoiseSVN has ignore file/folder feature in its right-click menu. On Linux Ubuntu I have installed a tool called RabbitVCS, which is supposed to be the best alternative of TortoiseSVN on Linux.

However, I am unable to find ignore feature in its right-click menu.

Can anyone advise me on how to ignore files or folders from SVN commits using RabbitSVN tool?

役に立ちましたか?

解決

The Ignore File menu option will existing only if you haven't committed the file before.

If you have committed it before, then you have to remove it from the repository first and then ignore it.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top