GUI2Exe - svn version of 23.09.2008

Mike Driscoll wrote:

Is there a better program to use for SVN access on Windows?

I use PySVN WorkBench. http://pysvn.tigris.org/docs/WorkBench.html It doesn't have as many features as other tools, but it's cross platform so I can use it on all my machines. Also it uses wxPython so I can tweak it when I want a new feature or find a bug. http://wxpython.org/blog/2007/09/28/because-i-can/

···

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

Werner F. Bruhin wrote:

Erik Vandamme wrote:

Robin Dunn wrote:

Erik Vandamme wrote:

Mike Driscoll wrote:

Erik Vandamme wrote:

I tried (i was logged in in google) but still get authorization problem with or without the "s" (http vs https)

*Erik Vandamme
*

I had issues too until I followed all the directions in the tutorial: Free Internet PNG Images with Transparent Backgrounds - FastPNG.com

Make sure that you log in to gmail or some or Google account first. Then navigate to the GUI2Exe code page. Click the Profile link next to your username at the top right. Then click the Settings tab to get your password. I had to use my username minus the @myaddress.com plus the password on that page.

Mike

Thanks Mike, but no cigar " authorization: type error

There's no need to use authentication to get a read-only copy. Just go to a command-line window and type:

    svn co http://gui2exe.googlecode.com/svn/trunk gui2exe

Authentication is only needed if you want to commit changes.
Thanks Robin, but thus taht work from a Win XP commandline?

I am using Tortoise from within Win Explorer

I use TortoiseSVN too on WinVista and did not have any problems with authentication.

- On the URL for repo:
http://gui2exe.googlecode.com/svn/trunk/

- on the checkout folder whatever you want
- Checkout depth, I have fully recursive
- Revision, I have "Head" checked

Werner

Then I'm going to assume that it's our corporate firewall. We are migrating very servers to new responsibilities and we have multiple proxies, so something is probably just goofy on my end. Maybe Erik is having a similar issue at his location. Sorry for the noise!

Mike

Frank Millman wrote:

···

Mike Driscoll wrote:
  

Well, with TortoiseSVN, it seems you do need authentication. I tried using your commands in the Tortoise, but it didn't like it or any permutation I came up with. I had tried that earlier before Andrea told me to try using my Google Code password. Is there a better program to use for SVN access on Windows?

I just tried with TortoiseSVN, and it downloaded fine.

I did not use the command line - I created a folder, right-clicked, and
selected SVN checkout. I gave it the url
http://gui2exe.googlecode.com/svn/trunk and it just worked.

Frank Millman

It works for me too! Yeah I used the same: SVN checkout
not TortoiseSVN -> import

_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users