I successfully installed svn on my bluehost account, it's not using
the berkley database but something else instead (I forgot what it said
in the log and I closed the terminal window, ap something?)

I ssh in to my box with bluehost and type in the terminal:

    svnadmin create svn_repo

and it creates a folder with the usual contents:

    ./  ../  README.txt  conf/  db/  format  hooks/  locks/

Then I try to connect in Versions with:

    svn+ssh://[email protected]/svn_repo

And it tells me there is no repository found there.  Any idea what's
up?

I don't know if this helps, but here's my svn --version information

svn, version 1.6.5 (r38866)
   compiled Sep  6 2009, 17:28:01

Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://
www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_neon : Module for accessing a repository via WebDAV protocol
using Neon.
  - handles 'http' scheme
* ra_svn : Module for accessing a repository using the svn network
protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Versions" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to