Seems right. Good catch.




Ias wrote:

That seems right. Which file is this change in?


Downloads.xml in site/src/documentation/content/xdocs .

Thanks,
Ias



Eddie


Ias wrote:



I think

            <li>In the specified directory say "beehive" run the svn client
<br/>
                <code>svn checkout
http://svn.apache.org/repos/asf/incubator/beehive</code></li>

Should be

            <li>In the specified directory say "beehive" run the svn client
<br/>
                <code>svn checkout
http://svn.apache.org/repos/asf/incubator/beehive/trunk</code></li>
                                                         ^^^^^^^
If there's any objection to that, I'll commit the change.

Thanks,

Ias





-----Original Message-----
From: Ken Tam [mailto:[EMAIL PROTECTED]
Sent: Saturday, July 17, 2004 7:50 AM
To: [email protected]
Subject: Directory reorg

In order to conform to recommended practice for svn directory layout,
the project has been reorged in the following way:

Old:

/incubator/beehive/*

New:

/incubator/beehive/branches
                /tags/
                /trunk/*

Put another way, everything that used to live at the top-level has moved
under the "trunk" subdir, and there are now top-level dirs to organize
tags and branches.

If you already have a working copy, you may find it more efficient to
simply delete it and create a new one.

Thanks to Craig McClanahan for pointing out this issue.. <phew>













Reply via email to