Skip to navigation
How to ignor a folder with svn linux command
07.12.13
To Ignor a folder is a bit tricksy. First you have to add the folder, revert it contents and than u can ignor it. 1. svn add folder 2. svn revert folder/* svn revert--recursive 3. svn propset svn:ignore "*" foldername
Reply
Anonymous
How to ignor a folder with svn linux command
To Ignor a folder is a bit tricksy. First you have to add the folder, revert it contents and than u can ignor it. 1. svn add folder 2. svn revert folder/* svn revert--recursive 3. svn propset svn:ignore "*" foldername
07.12.13
Reply
Anonymous
Information Epoch 1732194105
Write simple parts connected by clean interfaces.
Home
Notebook
Contact us