Hey everyone,
I've moved to a new server and I am not able to get the
repository
contents to display. I made a dump of my repository and
restored it on
the new server. Everything works fine as far as normal svn
operations
go. However, websvn is not able to display the contents of
the
respository on the listing.php page. I've been able to debug
it down
to the call made to SVNRepository::dirContents() from
listing.php on
line 249. When the command (svn --non-interactive
--config-dir /tmp
list 'file:///home/uidzer0/svn/system/' 62svn
--non-interactive
--config-dir /tmp list
'file:///home/uidzer0/svn/system/' 62) is ran
it returns "svn: URL
'file:///home/uidzer0/svn/system/ 62svn'
non-existent in that revision". Is there something
special needed in
the repository so that websvn can read it? The log browser
shows that
rev 62 is there, and normal command line operations so the
same.
Thanks!
Ben
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe websvn.tigris.org
For additional commands, e-mail: dev-help websvn.tigris.org
|