[Collaboa] Svn::Error
Johan Sørensen
johan at johansorensen.com
Mon Sep 19 15:39:32 GMT 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
On 19 sep 2005, at 17.31, Ettore Berardi wrote:
> /usr/lib/ruby/site_ruby/1.8/i686-linux/svn/ext/repos.so:0:in
> `svn_repos_open': Can't open file '/var/svn/rialto/trunk/format':
> No such file or directory (Svn::Error)
Hmm, the bindings usually throws that error when the path for the
filesystem repos is wrong. You need to point it at the root of the fs
repos, not the a path inside the repository (the 'trunk' sounds like
it could be something like that?).
A typical subversion layout usually looks like this on disk:
[johan at localhost]$ ls /Users/johan/svn/collaboa
README.txt conf dav db format hooks locks
so, in this case the path to set in repository.yml would be /Users/
johan/svn/collaboa (no ending slash)
JS
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
iD8DBQFDLtu1K4mRAD1utSoRAkn/AJ9QWLZeSDP4Z/iLz+XpS7+E8cxzWwCg2jr4
tnjxvy4uvRoi8N43LXSBac0=
=VMCC
-----END PGP SIGNATURE-----
More information about the Collaboa-talk
mailing list