Thursday, November 20, 2008

[infrastructure] [bug] Invalid tag or revision number

Issue status update for
http://drupal.org/node/333397
Post a follow up:
http://drupal.org/comment/reply/333397#comment-form

Project: Drupal.org infrastructure
Component: CVS
Category: bug report
Priority: normal
Assigned to: Anonymous
Status: fixed
Reported by: anantagati
Updated by: Dave Reid

Again, those files were not tagged with "DRUPAL-6--1-0-BETA2" hence the
error message. If you go to
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/content_pro...
[1] you see there have been no tags assigned to the files in that folder
and those two files are 'dead' to CVS. I do admit the error screen could
be improved, but that's not something I have the power to change.

[1]
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/content_profile/modules/

Dave Reid


Original issue:
------------------------------------------------------------------------
Wednesday, November 12, 2008 - 10:34 : anantagati

When I am trying to see some files from this address:
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/node_import/?pathrev=DRUPAL-6--1


for example
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/node_import/README?view=log&pathrev=DRUPAL-6--1
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/node_import/import_cck.inc?view=log&pathrev=DRUPAL-6--1
...


it writes this error:


An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
  File "/usr/lib64/python2.4/site-packages/viewvc/viewvc.py", line
3665, in main
    request.run_viewvc()
  File "/usr/lib64/python2.4/site-packages/viewvc/viewvc.py", line
388, in run_viewvc
    self.view_func(self)
  File "/usr/lib64/python2.4/site-packages/viewvc/viewvc.py", line
1882, in view_log
    options)
  File
"/usr/lib64/python2.4/site-packages/viewvc/vclib/ccvs/__init__.py", line
96, in itemlog
    sink.default_branch, rev)
  File
"/usr/lib64/python2.4/site-packages/viewvc/vclib/bincvs/__init__.py",
line 816, in _file_log
    raise vclib.Error('Invalid tag or revision number "%s"' %
filter)
Error: Invalid tag or revision number "DRUPAL-6--1"


Previous comments (3):
------------------------------------------------------------------------
#1 -- Friday, November 14, 2008 - 15:16 : Dave Reid
http://drupal.org/node/333397#comment-1108278

It's because those files don't exist in the DRUPAL-6--1 branch and would
need to be re-added to that branch in CVS.


See
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/node_import...
[2]
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/node_import...
[3]

[2]
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/node_import/README
[3]
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/node_import/import_cck.inc
------------------------------------------------------------------------
#2 -- Thursday, November 20, 2008 - 04:34 : kenorb
http://drupal.org/node/333397#comment-1117551

The same issue here:
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/content_pro...
[4]

[4]
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/content_profile/modules/content_profile_registration.module?view=log&pathrev=DRUPAL-6--1-0-BETA2
------------------------------------------------------------------------
#3 -- Thursday, November 20, 2008 - 04:35 : kenorb
http://drupal.org/node/333397#comment-1117553

And here:
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/content_pro...
[5]
Even following revision tag exist.

[5]
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/content_profile/modules/content_profile_registration.module?view=log&pathrev=DRUPAL-6--1-0-BETA1

--
[ infrastructure | http://lists.drupal.org/listinfo/infrastructure ]

0 评论: