Re: Newbie Question: Recursive operations not working?
From: Michael W Thelen <thelenm_at_cs.utah.edu>
Date: 2004-07-28 07:14:49 CEST
* Norbert Unterberg <nepo@gmx.net> [2004-07-25 15:04]:
In both cases, you're just telling Subversion to operate on *.txt (all .txt
svn ps -R svn:eol-style native .
However, this will set svn:eol-style on *all* files in the current directory
svn ps svn:eol-style native $(find . -name '*.txt')
-- Mike
-- Michael W. Thelen Continued dependence upon relief induces a spiritual and moral disintegration fundamentally destructive to the national fibre. To dole out relief in this way is to administer a narcotic, a subtle destroyer of the human spirit. -- Franklin Delano Roosevelt
|
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.