[Red5devs] Admin webapp again
Mondain
mondain at gmail.com
Sun Oct 12 12:44:25 PDT 2008
The idea is to put a "build.properties" file in your home directory
containing your svn credentials, this will override the props in app
directories. That url should be changed to the default though (googlecode).The
snapshot.path is based on the checkout / svn structure, it could be made
into a variable but it has to contain .svn structures to work properly.
Paul
On Sun, Oct 12, 2008 at 12:30 PM, Daniel Rossi <electroteque at gmail.com>wrote:
> yeh i see the problem its trying to move to this path, should this be a
> variable instead of hard coded ?
>
> <property name="snapshot.path" value="../../../../snapshots/"/>
>
> On Sun, Oct 12, 2008 at 10:28 PM, Daniel Rossi <electroteque at gmail.com>wrote:
>
>> I guess they need to change to something like this in the properties files
>>
>> svn.url=http://red5.googlecode.com/svn/snapshots/
>>
>> svn.login=user
>>
>> svn.password=thepass
>>
>> Let me know which version of svnant is suppose to work with the current
>> build file because the build files need to be changed also otherwise to
>> remove the "failonerror"
>>
>> On Sun, Oct 12, 2008 at 10:23 PM, Daniel Rossi <electroteque at gmail.com>wrote:
>>
>>> I guess this has changed also, where is it going now
>>>
>>> svn.url=http://svn1.cvsdude.com/osflash/red5/
>>>
>>> svn.login=
>>>
>>> svn.password=
>>>
>>> On Sun, Oct 12, 2008 at 10:21 PM, Daniel Rossi <electroteque at gmail.com>wrote:
>>>
>>>> It is related to doing stuff for red5. A howto would be nice i figured
>>>> it out now so will start setting one up next week !
>>>>
>>>> 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
>>>>>
>>>>>
>>>>
>>>
>>
>
> _______________________________________________
> Red5devs mailing list
> Red5devs at osflash.org
> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>
>
--
http://gregoire.org/
http://osflash.org/red5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5devs_osflash.org/attachments/20081012/d5bd777b/attachment.html
More information about the Red5devs
mailing list