News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

SVN Issues

Started by headkase, July 10, 2015, 12:00:26 AM

Previous topic - Next topic

headkase

#15
The SVN is boroken again.  Let's hope not for an extended period this time.

Edit: it's back.

stahta01

#16
I am having SVN issues right now; is any body else?


RA layer request failed: PROPFIND request failed on '/p/codeblocks/code': PROPFIND of '/p/codeblocks/code': could not connect to server (https://svn.code.sf.net) at /usr/lib/perl5/site_perl/Git/SVN.pm line 148


Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

ollydbg

Quote from: stahta01 on August 28, 2015, 03:11:00 PM
I am having SVN issues right now; is any body else?
Works fine here.
I use git-svn(through TortoiseGit) to push a commit r10421 three hours ago, and right now, I use TortoiseSVN to update another local copy to the latest revision.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

stahta01

#18
Quote from: ollydbg on August 28, 2015, 03:23:18 PM
Quote from: stahta01 on August 28, 2015, 03:11:00 PM
I am having SVN issues right now; is any body else?
Works fine here.
I use git-svn(through TortoiseGit) to push a commit r10421 three hours ago, and right now, I use TortoiseSVN to update another local copy to the latest revision.

Thanks, I will try rebooting windows and hope it fixes it; if not assume a local Internet issue.
Edit: Reboot and the connection is working again.
Edit: It stopped once more; so, likely my PC has issues or local Internet issues.
Edit3: User error this time.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]