Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 249798

Summary: The "DSDP_SVN" root for viewsvn is not working.
Product: Community Reporter: Diego Madruga Sandin <wds057>
Component: SubversionAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: dsdp.mtj-inbox, hugo.raniere, wgp010
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
URL: http://dev.eclipse.org/viewsvn/index.cgi/?root=DSDP_SVN
Whiteboard:

Description Diego Madruga Sandin CLA 2008-10-06 10:43:11 EDT
Hi,

after the changes in the SVN structure, the "DSDP_SVN" svn root available in the "Eclipse Source Repositories" page (http://dev.eclipse.org/viewsvn/index.cgi/) is not working.

When I try to access the http://dev.eclipse.org/viewsvn/index.cgi/?root=DSDP_SVN URL I receive the following error:

An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
  File "/home/apps/viewvc/lib/viewvc.py", line 3629, in main
    request.run_viewvc()
  File "/home/apps/viewvc/lib/viewvc.py", line 256, in run_viewvc
    cfg.general.svn_path)
  File "/home/apps/viewvc/lib/vclib/svn/__init__.py", line 575, in __init__
    self.repos = repos.svn_repos_open(rootpath, self.pool)
  File "/usr/local/lib/svn-python/libsvn/repos.py", line 47, in svn_repos_open
    return apply(_repos.svn_repos_open, args)
SubversionException: ("Can't open file '/svnroot/dsdp/format': No such file or directory", 2)

The http://dev.eclipse.org/viewsvn/index.cgi/org.eclipse.mtj/?root=DSDP_SVN URL isn't working neither.
Comment 1 Eclipse Webmaster CLA 2008-10-06 13:21:01 EDT
The ViewVC configuration has been updated.  Thanks for noticing this.

-M.
Comment 2 Eclipse Webmaster CLA 2008-10-06 13:24:11 EDT
Closing.

-M.
Comment 3 Diego Madruga Sandin CLA 2008-10-06 14:24:09 EDT
I still cant see it working, It continues to throws the same Exception.
Comment 4 Eclipse Webmaster CLA 2008-10-06 15:00:58 EDT
Really?  If I go to:

http://dev.eclipse.org/viewsvn/index.cgi/

And select one of the DSDP options in SVN it loads as I exepect.

-M.
Comment 5 Diego Madruga Sandin CLA 2008-10-06 15:11:40 EDT
Sorry, my mistake. It's working correctly.

Thanks