Re: [viewvc-users] errors
"C. Michael Pilato" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Organization | CollabNet, Inc. |
| Message-ID | <[email protected]> |
Bisht, Harish wrote:
>
> Hello,
>
>
>
> I am getting the following error while using viewvc:
>
>
>
> *An Exception Has Occurred*
>
> *Python Traceback*
>
> Traceback (most recent call last):
>
> File "/usr/local/viewvc-1.0.8/lib/viewvc.py", line 3753, in main
>
> request.run_viewvc()
>
> File "/usr/local/viewvc-1.0.8/lib/viewvc.py", line 406, in run_viewvc
>
> self.view_func(self)
>
> File "/usr/local/viewvc-1.0.8/lib/viewvc.py", line 1570, in
> view_directory
>
> request.repos.dirlogs(request.path_parts, request.pathrev,
> file_data, options)
>
> File "/usr/local/viewvc-1.0.8/lib/vclib/bincvs/__init__.py", line
> 195, in dirlogs
>
> alltags = _get_logs(self, dirpath, entries, rev, subdirs)
>
> File "/usr/local/viewvc-1.0.8/lib/vclib/bincvs/__init__.py", line
> 911, in _get_logs
>
> raise vclib.Error('Error parsing rlog output. Expected RCS file %s'
>
> Error: Error parsing rlog output. Expected RCS file
> /data/cvs/CWS/ancillary/Attic/IRMasterCoordinatorImpl.java,v, found
> /data/cvs/CWS/ancillary/Attic/MaxErrorAge.java,v
>
ViewVC is relaying a complaint from the underlying execution of the
'rlog' tool. rlog wants to report the name of the file it is currently
parsing, and apparently that filename isn't the same as the one that
rlog was asked (by ViewVC) to parse. Not sure what might cause this...
do you have symlinks or something in your repository backend that might
cause one ,v file to point to another?
--
C. Michael Pilato <[email protected]>
CollabNet <> www.collab.net <> Distributed Development On Demand
------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2368366
To unsubscribe from this discussion, e-mail: [[email protected]].
signature.asc
(application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkpR/PIACgkQokEGqRcG/W6VbgCfYProlblKaDHd0IGEpPEKRdoO GBwAoJc6Dhfp58r88LXdhfev3+YfhWGN =zKbQ -----END PGP SIGNATURE-----