Status of replacement of svn:externals

Cantor, Scott cantor.2 at osu.edu
Tue Jan 14 11:43:29 EST 2014


On 1/14/14, 11:07 AM, "Ian Young" <ian at iay.org.uk> wrote:
>
>You probably have more pressing stuff on your plate, so I'll volunteer to
>do that under the same JPAR issue if you think it's worth doing. It would
>be nice to have everything act in the same way.

Agreed.

So far I didn't bother to create a script to sync settings in the
multi-module projects, as that's pretty easy to do in one line:

find . -name opensaml-* | grep -v parent | \
	xargs -n 1 -J % cp opensaml-parent/resources/eclipse/settings/*
%/.settings/

Or something close to that.

-- Scott




More information about the dev mailing list