Re: Using svn in a unix pipe
From: Nathan Kidd <nathan-svn_at_spicycrypto.ca>
Date: 2006-05-02 22:24:52 CEST
Steven Elliott wrote:
You could change that around, and use back-ticks:
svn add `svn st | egrep “\?” | sed ‘s/\?\(.*\)/ \1/’`
-Nathan
---------------------------------------------------------------------
|
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.