[Red5devs] Admin webapp again

Daniel Rossi electroteque at gmail.com
Sun Oct 12 12:20:14 PDT 2008


Not at all. I moved it all to ant lib that was the first thing i did. I
observed the jar and that xml file is missing from the stable jar. I
downloaded the latest from http://subclipse.tigris.org/svnant.html and i had
to delete the failonerror args.
I ran again and got this but will sort it out. Which version of svn ant are
you using then, the error is caused because the xml file is missing :)

upload-snapshot:
      [svn] <Status> started ...
      [svn] <Status> finished.
     [echo] Svn info - status: modified last rev: 3133 rev: 3196
     [echo] Destination: ../../../../snapshots/admin-r3196-java6.war
     [move] Moving 1 file to /Volumes/snapshots
      [svn] <Status> started ...
      [svn] <Status> finished.
     [echo] Svn info - status: unversioned
     [echo] File does not exist in repository: true

svn-add:
      [svn] <Add> started ...
      [svn] svn: '/Volumes/snapshots' is not a working copy
      [svn] svn: Cannot read from '/Volumes/snapshots/.svn/format':
/Volumes/snapshots/.svn/format (No such file or directory)
      [svn] <Add> failed :Can't add file
/Volumes/snapshots/admin-r3196-java6.war to repository
      [svn] <Add> finished.
      [svn] <Commit> started ...
      [svn] svn: '/Volumes/snapshots' is not a working copy
      [svn] svn: Cannot read from '/Volumes/snapshots/.svn/format':
/Volumes/snapshots/.svn/format (No such file or directory)
      [svn] <Commit> failed !

BUILD FAILED
/Volumes/Henry/www/red5_examples/admin/build.xml:131: Can't commit file
/Volumes/snapshots/admin-r3196-java6.war


On Sun, Oct 12, 2008 at 10:00 PM, Thijs Triemstra | Collab
<lists at collab.nl>wrote:

> Yeah this is a Ant 101 thing, not related to Red5.
> Thijs
>
> On 12 okt 2008, at 19:54, Mondain wrote:
>
> It needs to be in your ANT_HOME/lib or in the classpath.
>
> Paul
>
> On Sun, Oct 12, 2008 at 11:28 AM, Daniel Rossi <electroteque at gmail.com>wrote:
>
>> I found this, but it wont let me locate svnant, it seems to me the jar has
>> to be in the root of every build file maybe its better if its on the root
>> path of all the example builds using it ?
>> <target name="upload-snapshot" depends="war">
>> <typedef resource="org/tigris/subversion/svnant/svnantlib.xml" classpath=
>> "svnant.jar" />
>>
>>  I put svnant.jar in the admin directory but still get this
>>
>>  pload-snapshot:
>>   [typedef] Could not load definitions from resource
>> org/tigris/subversion/svnant/svnantlib.xml. It could not be found.
>>
>> BUILD FAILED
>> /Volumes/Henry/www/red5_examples/admin/build.xml:103: Problem: failed to
>> create task or type svn
>> Cause: The name is undefined.
>> Action: Check the spelling.
>> Action: Check that any custom tasks/types have been declared.
>> Action: Check that any <presetdef>/<macrodef> declarations have taken
>> place.
>>
>>
>>
>> _______________________________________________
>> Red5devs mailing list
>> Red5devs at osflash.org
>> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>>
>>
>
>
> --
> http://gregoire.org/
> http://osflash.org/red5
>  _______________________________________________
> Red5devs mailing list
> Red5devs at osflash.org
> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>
>
>
> _______________________________________________
> Red5devs mailing list
> Red5devs at osflash.org
> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5devs_osflash.org/attachments/20081012/78383bd4/attachment.html 


More information about the Red5devs mailing list