Top "Svn-propset" questions

Questions regarding SVN propset operations.

Automatically add svn:needs-lock

Hi I was wondering if there is a way for the SVN server to automatically assign the svn:needs-lock property …

svn svn-propset
How do I create an ignore list of several items in SVN?

I'm creating an ignore list on a Windows machine using the following command line: svn propset svn:ignore "bin" Fardis.…

svn svnignore svn-propset
How to use subversion's propset against a URL?

Is it possible to manipulate a subversion property such as svn:externals via a URL only? (i.e. without having …

svn svn-externals svn-propset