Ok, to follow up to my own post: I tried importing again and specified
an explicit directory (i.e. svn import http://abulafia/svn/repos
methodtracer methodtracer) and that worked fine. Any reasons why
importing to the root of the repository may have failed in such an
unfriendly manner?
Thanks!
John
On Sunday, Oct 6, 2002, at 15:52 US/Pacific, John K. Watson wrote:
> Hello! First time svn user here. I'm having trouble importing via
> http. Importing via the filesystem worked fine. Any help/info would
> be appreciated!
>
> Thanks!
> John
>
> Here is what I see:
> bash-2.05a$ svn import http://abulafia/svn/repos methodtracer
> Adding methodtracer/aspects
> Adding methodtracer/aspects/com
> <snip>
> Adding (bin)
> methodtracer/ideaclasses/com/chrome/util/
> WeightUtility$WeightAdder.class
> Adding (bin)
> methodtracer/ideaclasses/com/chrome/util/WeightUtility.class
> svn: RA layer request failed
> svn: MKCOL of
> /svn/repos/!svn/wrk/27eee2f2-5dac-0310-99c5-ae51a7fc3a71/lib returned
> status code 405 (Method Not Allowed)
> bash-2.05a$
>
> ----------------------
> Client is Mac OS X 10.2 G4 powerbook:
> bash-2.05a$ svn --version
> Subversion Client, version 0.14.3 (r3200)
> compiled Oct 6 2002, 14:53:16
>
> Copyright (C) 2000-2002 CollabNet.
> Subversion is open source software, see http://subversion.tigris.org/
>
> The following repository access (RA) modules are available:
>
> * ra_dav : Module for accessing a repository via WebDAV (DeltaV)
> protocol.
> - handles 'http' schema
>
> ----------------------
> Server setup:
> I'm running the latest rpms of svn server on Redhat 7.3:
>
> [john@abulafia repos1]$ svn --version
> Subversion Client, version 0.14.2 (dev build)
> compiled Sep 7 2002, 15:57:31
>
> Copyright (C) 2000-2002 CollabNet.
> Subversion is open source software, see http://subversion.tigris.org/
>
> The following repository access (RA) modules are available:
>
> * ra_dav : Module for accessing a repository via WebDAV (DeltaV)
> protocol.
> - handles 'http' schema
> - handles 'https' schema
> * ra_local : Module for accessing a repository on local disk.
> - handles 'file' schema
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
Received on Mon Oct 7 01:27:00 2002