caped with < in xml files.
>
> HTH Ivan
>
>
> --- Andrea Quintavalle <[EMAIL PROTECTED]> wrote:
> > when trying to use
> >
> > >
> from="^(.*)(? > to="\1" />
> >
> > i obtain
> >
> > The value of attrib
Try here
http://subclipse.tigris.org/svnant.html
- Original Message -
From: Naveen Mamidi
To: Ant Users List
Sent: Wednesday, March 16, 2005 10:50 AM
Subject: SVNAnt
Hi,
where can I download SVNAnt latest version.
Thanks,
Naveen Mamidi
Intellisca
when trying to use
i obtain
The value of attribute "from" associated with an element type "mapper" must not
contain the '<' character.
i have tryied to escape the '<' with a backslash but the error is still there.
Can someone help me?