You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by pelican <pe...@hotmail.com> on 2006/09/15 03:19:44 UTC

Link is broken

Hi,

I am not sure, this is the correct place to report broken links. But if somebody can forward to ...
it will be a help for users.

thanks!

The page 
http://jakarta.apache.org/poi/hssf/how-to.html

has a paragrah "Reading or modifying an existing file" has a link for an example....

An example of this can be seen in org.apache.poi.hssf.dev.HSSF.

this links to 

An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
  File "/usr/local/viewvc-install/viewvc-1.0.0/lib/viewvc.py", line 3611, in main
    request.run_viewvc()
  File "/usr/local/viewvc-install/viewvc-1.0.0/lib/viewvc.py", line 288, in run_viewvc
    self.pathtype = _repos_pathtype(self.repos, path_parts, pathrev)
  File "/usr/local/viewvc-install/viewvc-1.0.0/lib/viewvc.py", line 711, in _repos_pathtype
    return repos.itemtype(path_parts, rev)
  File "/usr/local/viewvc-install/viewvc-1.0.0/lib/vclib/svn/__init__.py", line 578, in itemtype
    rev = self._getrev(rev)
  File "/usr/local/viewvc-install/viewvc-1.0.0/lib/vclib/svn/__init__.py", line 690, in _getrev
    raise vclib.InvalidRevision(rev)
InvalidRevision: Invalid revision 1.1


Re: Link is broken

Posted by Nick Burch <ni...@torchbox.com>.
On Fri, 15 Sep 2006, pelican wrote:
> I am not sure, this is the correct place to report broken links. But if 
> somebody can forward to ... it will be a help for users.

Ah, it was still pointing to the old CVS stuff. I've updated it to point 
to the new SVN location

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/