symlink - SVN ignoring a symbolic link to a directory -
I have a project that has some folders and symbolic links one of them. I want to ignore the symbolic link to avoid the vicious control over it - due to which the duplicate commits etc. How can I add this symbolic link to ignore the list without affecting the root directory?
You should do that link with SVN and do it with SVN. Then manually restore the link.
However, it has not attempted to do it yourself.
Comments
Post a Comment