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 00:53:12 2002