Re: detect externals in script
From: BRM <bm_witness_at_yahoo.com>
Date: Wed, 23 Jun 2010 14:35:21 -0700 (PDT)
Alternatively:
1. Run `svn status | grep ^X` to get all the entries in the working copy that are svn:externals.
While reading the svn:externals directly is also a good idea, you'd have to do that for every directory you enter into, since they are namespace specific.
SVN's bindings may provide some better help in there, so definitely look at those too as there may be yet a better solution.
BRM
----- Original Message ----
you probably want to look at
On 23.06.2010, at 20:56, Paul Dugas wrote:
> I'm
__
|
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.