Hi Stephane,

Just type the following to place your Felix trunk i a given directory:
>$ svn co https://svn.apache.org/repos/asf/felix/trunk felix

--Guillaume

stephane frenot wrote:
The problem I have is that if I check /felix/trunk, I have /trunk and not
/felix as projet root.
Is it possible to configure it to produce something like /felix/trunk since
'trunk' is not very intuitive as a a felix branch ?

/stephane
2007/5/4, Jukka Zitting <[EMAIL PROTECTED]>:

Hi,

On 5/4/07, stephane frenot <[EMAIL PROTECTED]> wrote:
> There is a bug in the migration
>
> if you co felix root you get an error, it works if you co directly the
trunk
>
> >$ svn co https://svn.apache.org/repos/asf/felix
> svn: REPORT request failed on '/repos/asf/!svn/vcc/default'
> svn: REPORT of '/repos/asf/!svn/vcc/default': 400 Bad Request (
> https://svn.apache.org)

It's not a bug, it's a feature. ;-)

The subversion server is configured to reject checkouts at the project
root level to avoid problems especially with projects with many
branches and tags. You need to explicitly checkout the trunk or
another subtree below the project root.

BR,

Jukka Zitting





Reply via email to