You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Neil Schemenauer <na...@mems-exchange.org> on 2002/12/18 19:16:45 UTC

Posssible bug in 'svn import'

There seems to be something wrong with 'svn import'.  It looks like only
the last component of the NEW_ENTRY_IN_REPOS argument is used.  For
example if I do this:

  svn import http://svn.mems-exchange.org/repos/ www-docroot /www-docroot/trunk

The files end up at http://svn.mems-exchange.org/repos/trunk.  I would
have expected them to be under /repos/www-docroot/trunk.

Also, I can't seem to submit a bug to the tigris.org issue tracker.  I
registered but the tracker says I don't have permission to submit a
defect report.  Do you really not allow people to submit bugs or is
something else wrong?

  Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Posssible bug in 'svn import'

Posted by cm...@collab.net.
Neil Schemenauer <na...@mems-exchange.org> writes:

> There seems to be something wrong with 'svn import'.  It looks like only
> the last component of the NEW_ENTRY_IN_REPOS argument is used.  For
> example if I do this:
> 
>   svn import http://svn.mems-exchange.org/repos/ www-docroot /www-docroot/trunk

This is known (broken) behavior that already has an issue filed.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org