side
> of the svn:externals.
>
> 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
>> From: Christian Unger
>> To: us
ere may be yet a better solution.
BRM
- Original Message
> From: Christian Unger
> To: users@subversion.apache.org
> Sent: Wed, June 23, 2010 5:09:09 PM
> Subject: Re: detect externals in script
>
> doesn't `svn pget svn:externals` suffice?
you probably want to
doesn't `svn pget svn:externals` suffice?
you probably want to look at subversion's bindings - depending on the scripting
language you're using
On 23.06.2010, at 20:56, Paul Dugas wrote:
> I'm looking for a way for a script operating on a working directory to
> identify directories that were
On Wed, Jun 23, 2010 at 02:56:16PM -0400, Paul Dugas wrote:
> I'm looking for a way for a script operating on a working directory to
> identify directories that were pulled in via an svn:external. The
> script is in the top-level folder of the project and is used to
> maintain the common file head
I'm looking for a way for a script operating on a working directory to
identify directories that were pulled in via an svn:external. The
script is in the top-level folder of the project and is used to
maintain the common file headers for the project and I'd like it to
not recurse down into externa