On Nov 11, 12:53 am, John J Barton <[EMAIL PROTECTED]>
wrote:

> I've updated the docs.

r1359: line 146: <property name="firebug.dir" value="../../../firebug/
branches/firebug${FIREBUG.VERSION}"/>

>From 'svn/chromebug/branches/chromebug0.4' to '../../..' puts me in
'svn'.
>From their I only have 'branches/firebug1.4', not 'firebug/branches/
firebug1.4'.

It probably makes more sence to have both firebug and chromebug
directly under the root, but the repository is not build like this.

To correctly point to the firebug directory using the svn directory
structure it should be:

<property name="firebug.dir" value="../../../branches/firebug$
{FIREBUG.VERSION}"/>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to