Since SourceForge's developer CVS has been down for a couple days solid, I've gone ahead and set up our own source control server.
The repo is now running on Subversion, and for the moment is running on my offsite server (along with the wikitech server work status wiki). We may later move it onto one of Wikimedia's servers.
The repo includes all revisions and branches from the old CVS archive, and anonymous access will be immediate unlike the delay after commits that we had on CVS.
I've whipped up a few quick notes here: http://www.mediawiki.org/wiki/Subversion
At the moment only myself and avar have commit access, but I can add more people shortly once we have it better set up. Commit notifications by email and IRC are working; the viewcvs-ish thing isn't quite working yet.
[No this is not an April Fool's joke. The surprise outage due to hardware failure on SourceForge's CVS server has seriously cramped our ability to work the last couple days, so I moved up the schedule a little.]
-- brion vibber (brion @ pobox.com)
On 4/1/06, Brion Vibber brion@pobox.com wrote:
I've gone ahead and set up our own source control server.
That is wonderful news.
Are you planning on offering a revision browsing interface, like ViewVC (previously known as ViewCVS)?
A one-line change to the Apache setup to allow using the XSL stylesheet included in the source distribution would be nice, too:
SVNIndexXSLT "/svnindex.xsl"
-- /L/e/k/t/u
Juanma Barranquero wrote:
Are you planning on offering a revision browsing interface, like ViewVC (previously known as ViewCVS)?
Yes, but I had some trouble getting it set up so it's not running yet.
A one-line change to the Apache setup to allow using the XSL stylesheet included in the source distribution would be nice, too:
SVNIndexXSLT "/svnindex.xsl"
Done.
-- brion vibber (brion @ pobox.com)
On 4/3/06, Brion Vibber brion@pobox.com wrote:
Yes, but I had some trouble getting it set up so it's not running yet.
Cool, thanks.
Done.
Much nicer. Thanks again.
-- /L/e/k/t/u
Juanma Barranquero wrote:
Are you planning on offering a revision browsing interface, like ViewVC (previously known as ViewCVS)?
Got it working now:
http://svn.wikimedia.org/viewvc/
-- brion vibber (brion @ pobox.com)
On 4/4/06, Brion Vibber brion@pobox.com wrote:
Got it working now:
This:
http://svn.wikimedia.org/viewvc/mediawiki/?view=rev
is what I wanted. *Many* thanks!
-- /L/e/k/t/u
wikitech-l@lists.wikimedia.org