Difference between revisions of "Pcview"

From ProgClub
Jump to: navigation, search
(Created page with "Pcview is the ProgClub web-based subversion viewing software. That's the software that allows users to view [http://www.progclub.org/pcview/ pcrepo]. It's a fork of [http://www.v...")
 
Line 37: Line 37:
 
Things to do, in rough order of priority:
 
Things to do, in rough order of priority:
  
* Create the project in svn
 
 
* Link to CONTRIB file (if there is one)
 
* Link to CONTRIB file (if there is one)
 
* Link to license
 
* Link to license
Line 47: Line 46:
 
Stuff that's done. Latest stuff on top.
 
Stuff that's done. Latest stuff on top.
  
 +
* [[User:John|JE]] 2011-08-13: created the project in svn, see [http://www.progclub.org/svnro/pcview/ pcview]
 
* [[User:John|JE]] 2011-08-13: created project page
 
* [[User:John|JE]] 2011-08-13: created project page
  

Revision as of 15:02, 13 August 2011

Pcview is the ProgClub web-based subversion viewing software. That's the software that allows users to view pcrepo. It's a fork of ViewVC 1.0.12 currently with no modifications. For other projects see Projects.

Project status

Under way. Not released yet, there's stuff TODO.

Contributors

Members who have contributed to this project. Newest on top.

Up-stream contributors:

  • TODO: link to CONTRIB file

Copyright

Copyright 2011, Contributors. Licensed under the two-clause BSD license.

Source code

The code for Pcview is publicly available from svn:

http://www.progclub.org/svnro/pcrepo/pcview/tags/latest

Or privately available for read-write access:

https://www.progclub.org/svn/pcrepo/pcview/trunk

Links

TODO

Things to do, in rough order of priority:

  • Link to CONTRIB file (if there is one)
  • Link to license

Done

Stuff that's done. Latest stuff on top.

  • JE 2011-08-13: created the project in svn, see pcview
  • JE 2011-08-13: created project page

Notes for implementers

If you are interested in incorporating the ProgClub {project name} into your project, here's what you need to know:

You're probably not really going to be interested in our fork. We didn't add anything! Your best bet is to go to the upstream source for a copy of the project's distribution: www.viewvc.org.