Re: Possibly OT: ant target to verify that all files version controlled by svn

2005-03-24 Thread Alexey N. Solofnenko
It is. - Alexey. Ninju Bohra wrote: Is the ANT user group working... -- / Alexey N. Solofnenko MDL Information Systems, Inc. work: 510-357-x1726 home: http://trelony.cjb.net/ / --

Re: Possibly OT: ant target to verify that all files version controlled by svn

2005-03-24 Thread Ninju Bohra
Is the ANT user group working... --- Paul Elschot <[EMAIL PROTECTED]> wrote: > I ran into the problem of svn unversioned files a > few weeks ago. > This test target for that project now depends on the > test compilation and > on this: > > > > > > outputproperty="unversionedlist

Possibly OT: ant target to verify that all files version controlled by svn

2005-03-24 Thread Paul Elschot
I ran into the problem of svn unversioned files a few weeks ago. This test target for that project now depends on the test compilation and on this: It might also work under other Un*xes. Regards, Paul Elscho