[Dart] error looking at updated files on dashboard

Darby J Van Uitert darbyb at sci.utah.edu
Mon Aug 21 15:55:08 EDT 2006


Hi,

I have my dashboard running but am having issues seeing the diffs for 
updated files. When I click on a link under the 'Update' column to see 
what svn updates there were, I can see the correct list of updated 
files--but the links to the actual files gives me the following error:


  Not Found

The requested URL /WebSVNdiff.php was not found on this server.

------------------------------------------------------------------------
Apache/2.0.53 (Unix) DAV/2 SVN/1.1.4 PHP/4.3.11 mod_ssl/2.0.53 
OpenSSL/0.9.7i Server at code.sci.utah.edu Port 443

My CMake/Dart files are on a branch of my repository. Also, we have 
WebSVNdiff installed on our svn machine.  I have set the property 
RepositoryURL to be https://code.sci.utah.edu//WebSVN and the 
RepositoryURL.Type to be websvn and the RepositoryURL.Repository to be 
SCIRun. But how can I set the path parameter to contain my branches 
information?

For an example, here is what the link is currently trying to get to:

https://code.sci.utah.edu/WebSVNdiff.php?repname=SCIRun&path=/CMakeLists.txt&rev35060 


But it needs to go to:

https://code.sci.utah.edu/WebSVN/diff.php?repname=SCIRun&path=/branches/cmake/CMakeLists.txt&rev35060 


Note, the repository is always the same - 'SCIRun'

* NOTE the 'branches/cmake' poriton of the path needs to be moved from 
the repname to the path parameter.

Hope this makes sense.

   -darby j


-- 
Darby J Van Uitert
SCI Institute
University of Utah
Email: darbyb at sci.utah.edu
Phone: (301) 528-8469

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/dart/attachments/20060821/38ebd160/attachment.html


More information about the Dart mailing list