[can svn be used on web servers]

website projects generally have background management interface operations, which generate files in the web directory, which cannot be automatically svn commet at this time. After I change the code locally, commet, will automatically refresh the web directory, causing files previously generated through the background management interface to be deleted or conflicted.

Svn
Mar.14,2021

manage images or other resources generated by background operations. It is recommended to set svn to ignore them.

Command Line, svn propset svn:ignore xxxx;

tools: tortoise, right-click menu;

Menu