np ; glad to help.

2012/4/23 Chemmo <[email protected]>

> I'm not using Ant for these projects currently, but its a good
> workaround seeing as there doesnt seem to be another way, thanks :)
>
> On Apr 20, 7:44 pm, Linards Liepiņš <[email protected]> wrote:
> > why you want to comnplicate things? Just set in ANT to call svn with
> <exec>
> > task and use failonerror="false" ... it is imho pretty nice way to ignore
> > such scm failures w/o bloating additional stuff to stdout :)
> >
> > 2012/4/20 Chemmo <[email protected]>
> >
> > > Sorry this probably should have been posted in users..
> >
> > > On Apr 20, 4:39 pm, Chemmo <[email protected]> wrote:
> > > > Hi,
> >
> > > > Is there a way currently to ignore failed scm (namely svn) updates
> and
> > > > continue with the rest of the build? I have a job which checks out a
> > > > few things from svn then launches some process, but I would like the
> > > > job not to be dependent on the availability of the scm - is this
> > > > possible with the svn plugin or would I have to write something in a
> > > > shell for this?
> >
> > --
> > A.C. Linards L.
>



-- 
A.C. Linards L.

Reply via email to