Problems setting svn:ignore property to "*" via windows command line
From: Janosch Scharlipp <janosch.scharlipp_at_isys-vision.de>
Date: Sun, 7 Feb 2010 20:40:19 +0100
Hi, i am trying to set the svn:ignore property of a specific folder to "*",
Target folder> svn propset svn:ignore * .
Target folder> svn propset svn:ignore "*" .
Target folder> svn propset svn:ignore "\*" .
Target folder> svn propset svn:ignore "^*" .
...
What would be the way to do what i want? Why is this so difficult? Where
Janosch
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.