Re: Little status update
[email protected] (Garrett Rooney)
| Newsgroups | perl.ponie.dev |
|---|---|
| Message-ID | <[email protected]> |
Simon Glover wrote: > On Thu, 24 Jul 2003, Arthur Bergman wrote: > > >>Hi, >> >>I am off to YAPC::EU and due to time zone problems I haven't been >>really active yet, I hope to pick up speed next week and after the >>meeting on Saturday in Paris. >> >>We now have a SVN set up thanks to Robert at >>http://[email protected]/ponie , you can also use your perl.org account >>to access it. I would recommend not to check out /ponie but rather >>/ponie/trunk as you do not want 4 full copies of parrot and perl :) > > > Will it be possible to get some kind of web interface to this, as we've > got with the parrot CVS server? I, for one, find this really useful. The current development version of ViewCVS (http://viewcvs.sf.net/) supports browsing Subversion repositories. You'll have to install the Subversion python bindings though, which require SWIG, and keep in mind that ViewCVS's Subversion support has some issues, although it generally works. -garrett