Re: query on svn copy
From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Tue, 21 Oct 2008 13:12:46 -0500
On Oct 21, 2008, at 07:50, N D wrote:
> But the manual says:
Yes, you would need to "svn add" them if you want them to go into the
You can search for items whose status is "?" by piping the output of
svn st | awk '/^?/ {print $2}'
---------------------------------------------------------------------
|
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.