Ooops, I didn't get it from CVS though. I got it from the nightly builds
here:

http://jakarta.apache.org/builds/ant/nightly/2000-09-03/bin/jakarta-ant.tar
.gz

Same difference? I have cvs hooked up and know it works but I have never
pulled down anything from anon-cvs. How do you do that? Like:

cvs -d ant [EMAIL PROTECTED]:/home/cvspublic

??

Thanks,
Mike

-----Original Message-----
From: Michael B. Allen [mailto:[EMAIL PROTECTED]
Sent: Monday, September 04, 2000 2:13 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Chmod Ant Workn' :)


negative. chmod in sept-3-2000 doesn't do the trick :~( Hacking source....

> -----Original Message-----
> From: Mariusz Nowostawski [mailto:[EMAIL PROTECTED]
> Sent: Monday, September 04, 2000 1:41 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Chmod Ant Workn' :)
>
>
> Hi Michael,
>
> Check out the latest CVS version.
> I believe this problem was recognized before, patch applied and the
> problem fixed. If it still does not work, please repost ;o)
>
> hth
> Mariusz
>
>
> On Mon, 4 Sep 2000, Michael B. Allen wrote:
> > I just pulled down your jakarta-ant.tar.gz(1.1?) and the
> chmod task doesn't
> > work. I looked at the task code and it looked like it
> should work. What am
> > I doing wrong?
> >
> > <chmod dir="bin" perm="+x" includes="*.sh"/>
> >
> > should do the trick yes? Delete should look the same
> >
> > <delete dir="bin" includes="*.sh"/>
> >
> > and it works so the directory scanner is working. I noticed
> it doesn't
> > print out the bracketed dialog either. Like [chmod]...
> >
> > Thanks,
> > Mike
>

Reply via email to