Re: adding all unversioned files (except ignored ones)
From: Matthew Willis <mwillis_at_ecornell.com>
Date: 2006-02-14 04:14:37 CET
On Feb 13, 2006, at 6:41 PM, Ryan Schmidt wrote:
> On Feb 12, 2006, at 03:38, Dan Tenenbaum wrote:
I often use the following:
svn status -u | grep "?" | awk '{print $2}' | while read i ; do svn
-lilmatt
-- Matthew Willis eCornell
|
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.