[wx-dev] SVN is ready for use
Robin Dunn
robin at alldunn.com
Mon Jun 25 10:16:13 PDT 2007
Robin Dunn wrote:
> It looks like everything is now set up and running on the Subversion
> server, so I am going to open it up for use. Here are some details:
>
> Repositories:
>
> https://svn.wxwidgets.org/svn/wxWidgets
> https://svn.wxwidgets.org/svn/wxWebSite
> https://svn.wxwidgets.org/svn/sandbox
> https://svn.wxwidgets.org/svn/other
> https://svn.wxwidgets.org/svn/wxPyWeb
>
> Repository browsers:
>
> http://svn.wxwidgets.org/viewvc
> http://svn.wxwidgets.org/websvn
>
> Notes:
>
> * The website is not yet pulling updates from the wxWebSite repository.
SF is blocking outgoing ports 80 and 443 from the shell server. I can
try making the svn repository available on another port, but does
anybody have any other ideas?
>
> * You can access the repositories without SSL if you prefer, it might
> give a little speed boost and if you're not accessing with a
> username/password that needs to be kept secure there shouldn't be any
> difference otherwise.
>
Other notes:
* I forgot to mention that I was able to keep the existing upper case
user names. Although I would have also liked using something a little
more verbose I think that keeping continuity with the old history is
important.
* As a compromise I made this page that lists a user name to real name
map and also shows old contributors as well. It is linked to from the
ViewVC interface so if you ever wonder who it is that made some commit
when you don't recognise the initials, then you can check this page.
http://svn.wxwidgets.org/users.cgi Currently the list is hand-edited,
but I'll try to find a way to automate the generation of the first part
of the table.
* If anybody is able to fill in the gaps on some of the old contributors
please let me know.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wx-dev
mailing list