|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Browsing the SML/NJ RepositoryI'd love to be able to browse SML/NJ's repository through the ViewCVS
interface. Currently, when I go to the page http://smlnj-gforge.cs.uchicago.edu/viewcvs?root=smlnj it says: An Exception Has Occurred Python Traceback Traceback (most recent call last): File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 3295, in main request.run_viewcvs() File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 261, in run_viewcvs self.rootpath, rev) File "/usr/local/viewcvs-1.0-dev/lib/vclib/svn/__init__.py", line 367, in __init__ self.repos = repos.svn_repos_open(rootpath, self.pool) SubversionException: ('Berkeley DB error while opening environment for filesystem /var/svnrep/smlnj/db:\nPermission denied', 160029) The same goes for every other project on the site. Could someone perhaps take a look at the issue and fix it (perhaps the fix might be as simple as making the db files world readable). -Vesa Karvonen ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Smlnj-list mailing list Smlnj-list@... https://lists.sourceforge.net/lists/listinfo/smlnj-list |
|
|
Re: Browsing the SML/NJ RepositoryThis is a known problem with the version of gforge that we are using.
We are planning a move to a more recent version that fixes that problem soon. - John On Dec 18, 2007, at 5:41 AM, Vesa Karvonen wrote: > I'd love to be able to browse SML/NJ's repository through the ViewCVS > interface. Currently, when I go to the page > > http://smlnj-gforge.cs.uchicago.edu/viewcvs?root=smlnj > > it says: > > An Exception Has Occurred > Python Traceback > > Traceback (most recent call last): > File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 3295, in main > request.run_viewcvs() > File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 261, in > run_viewcvs > self.rootpath, rev) > File "/usr/local/viewcvs-1.0-dev/lib/vclib/svn/__init__.py", line > 367, in __init__ > self.repos = repos.svn_repos_open(rootpath, self.pool) > SubversionException: ('Berkeley DB error while opening environment for > filesystem /var/svnrep/smlnj/db:\nPermission denied', 160029) > > The same goes for every other project on the site. > > Could someone perhaps take a look at the issue and fix it (perhaps the > fix might be as simple as making the db files world readable). > > -Vesa Karvonen > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services > for just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Smlnj-list mailing list > Smlnj-list@... > https://lists.sourceforge.net/lists/listinfo/smlnj-list > ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Smlnj-list mailing list Smlnj-list@... https://lists.sourceforge.net/lists/listinfo/smlnj-list |
| Free Forum Powered by Nabble | Forum Help |