Author Topic: wxWidgets has converted to using SVN  (Read 5819 times)

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
wxWidgets has converted to using SVN
« on: June 25, 2007, 12:56:23 am »
From
http://thread.gmane.org/gmane.comp.lib.wxwidgets.devel/88165

Quote
From: Robin Dunn <robin@...>
Subject: SVN is ready for use
Newsgroups: gmane.comp.lib.wxwidgets.devel
Date: 2007-06-24 21:44:52 GMT (1 hour and 9 minutes ago)

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.

* 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.

--
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!

Note: If you not used to building wxWidgets, I suggest holding off till Monday before trying it. It may have issues.
Tim S
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Vladsharp

  • Guest
Re: wxWidgets has converted to using SVN
« Reply #1 on: June 25, 2007, 10:07:07 pm »
Well finally, wxWidgets move into the 20-th century...  :shock: Anyway, it's 8)

Hehe, I wonder how many years it will take to start using a distributed VCS like git, mercurial, bazaar or darcs...

Offline pauliusz

  • Multiple posting newcomer
  • *
  • Posts: 73
Re: wxWidgets has converted to using SVN
« Reply #2 on: June 25, 2007, 11:04:37 pm »
Hehe, I wonder how many years it will take to start using a distributed VCS like git, mercurial, bazaar or darcs...

If there was "TortoiseGIT", then it shouldn't take very long... :)

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: wxWidgets has converted to using SVN
« Reply #3 on: July 03, 2007, 10:16:44 pm »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline peso

  • Multiple posting newcomer
  • *
  • Posts: 12
    • Abalone on Wikipedia
Re: wxWidgets has converted to using SVN
« Reply #4 on: July 14, 2007, 11:41:45 pm »
Hehe, I wonder how many years it will take to start using a distributed VCS like git, mercurial, bazaar or darcs...

If there was "TortoiseGIT", then it shouldn't take very long... :)

How about "TortoiseHG"?
http://selenic.com/pipermail/mercurial/2007-July/013688.html

Offline peso

  • Multiple posting newcomer
  • *
  • Posts: 12
    • Abalone on Wikipedia
Re: wxWidgets has converted to using SVN
« Reply #5 on: July 18, 2007, 10:18:36 am »
Or perhaps this version
http://tortoisehg.sourceforge.net/

Both are in pre-alpha stage