Difference between revisions of "Pcview"

From ProgClub
Jump to: navigation, search
Line 3: Line 3:
 
== Project status ==
 
== Project status ==
  
Under way. Not released yet, there's stuff [[Pcview#TODO|TODO]].
+
Released!
  
 
== Contributors ==
 
== Contributors ==
Line 13: Line 13:
 
Upstream contributors:
 
Upstream contributors:
  
* [http://www.progclub.org/svnro/pcrepo/pcview/trunk/COMMITTERS ViewVC committers]
+
* [http://www.progclub.org/svnro/pcrepo/pcview/tags/latest/COMMITTERS ViewVC committers]
  
 
== Copyright ==
 
== Copyright ==
  
Copyright 2011, [[Pcview#Contributors|Contributors]]. Licensed under the [http://www.progclub.org/svnro/pcrepo/pcview/trunk/LICENSE.html two-clause BSD license].
+
Copyright 2011, [[Pcview#Contributors|Contributors]]. Licensed under the [http://www.progclub.org/pcrepo/pcview/tags/latest/LICENSE.html?view=co two-clause BSD license].
  
 
== Source code ==
 
== Source code ==
Line 35: Line 35:
 
== TODO ==
 
== TODO ==
  
Things to do, in rough order of priority:
+
Nothing to see here, it's all done!
 
 
* Install and configure on [[charity]]
 
* Update link to license so it renders as HTML (have to do this after viewvc is configured. :P)'
 
  
 
[[Category:TODO]]
 
[[Category:TODO]]
Line 46: Line 43:
 
Stuff that's done. Latest stuff on top.
 
Stuff that's done. Latest stuff on top.
  
 +
* [[User:John|JE]] 2011-08-13: Updated link to license so it renders as HTML
 +
* [[User:John|JE]] 2011-08-13: [[Charity_admin#John_2011-08-13_15:09|Installed]] and configure on [[charity]]
 
* [[User:John|JE]] 2011-08-13: updated upstream contributor and license information
 
* [[User:John|JE]] 2011-08-13: updated upstream contributor and license information
 
* [[User:John|JE]] 2011-08-13: created the project in svn, see [http://www.progclub.org/svnro/pcrepo/pcview/ pcview]
 
* [[User:John|JE]] 2011-08-13: created the project in svn, see [http://www.progclub.org/svnro/pcrepo/pcview/ pcview]

Revision as of 16:51, 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

Released!

Contributors

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

Upstream contributors:

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

Nothing to see here, it's all done!

Done

Stuff that's done. Latest stuff on top.

  • JE 2011-08-13: Updated link to license so it renders as HTML
  • JE 2011-08-13: Installed and configure on charity
  • JE 2011-08-13: updated upstream contributor and license information
  • 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.