RabbitVCS does not update the folder that was extracted without recursion

I checked the directory from RabbitVCS without recursion and it worked fine. Now I want to update the directory recursively so that it is updated in the repository. RabbitVCS just says the folder is updated when I try to update. Now there is no way to check the folder in which I want.

I can check recursively using subversion from the command line, but I would really like to know how to allow RabbitVCS to do this.

+3
source share

Source: https://habr.com/ru/post/1784009/


All Articles