[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

buglet with svn import

From: Tom Tromey <tromey_at_redhat.com>
Date: 2003-01-03 19:03:41 CET

I looked through the web site a little but didn't see a different
address for bug reports. Please accept my apologies if I missed it or
if this is the wrong list.

I'm using:

fleche. svn --version
Subversion Client, version 0.14.2 (dev build)
   compiled Sep 7 2002, 15:57:31

This is on x86 Red Hat Linux 7.3.

I don't know what version is running on the server. Ben, who I've
CCd, knows.

I tried importing a project, like so:

    cd <source-directory>
    svn import <base-url> trunk/build

In this case, the `trunk' directory didn't exist on the server.
I expected svn to create it for me. However, that didn't happen.
Instead, the files were imported into `/build'. I was very surprised
by this; I would have expected either an implicit mkdir or an error.

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 3 19:01:45 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.