Browser Source Spins
- From: "Frazier, Stephen" <frazier (at) ugs.com>
- Date: Fri, 3 Mar 2006 10:21:18 -0500
Is the SVN repo BDB based? I think NFS mounts will only work for FSFS
repos.
-----Original Message-----
From: trac-bounces (at) lists.edgewall.com
[mailto:trac-bounces (at) lists.edgewall.com] On Behalf Of Stephen Milner
Sent: Friday, March 03, 2006 10:10 AM
To: trac (at) lists.edgewall.com
Subject: [Trac] Browser Source Spins
Hello List,
I'm trying to link a remote repo to my Trac install. What I am doing is
a bind mount onto my machine running trac from our svn server. The
problem is that Trac just hangs when I click on Browse Source. The mount
is done as follows:
mount -o rw,exec SERVER:/svn/ /mnt/svn
and then in the project I am pointing to /mnt/svn as the svn location.
Is there anything I am forgetting? Looking in revision and node_changes
shows that nothing has been imported.
Now if I import a dump of the repo on the local filesystem it works like
a charm, but that really doesn't work well for this setup.
Any ideas?
_______________________________________________
Trac mailing list
Trac (at) lists.edgewall.com
http://lists.edgewall.com/mailman/listinfo/trac