Author Topic: JC, Now something is wrong with SVN...  (Read 3646 times)

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
JC, Now something is wrong with SVN...
« on: April 27, 2013, 12:57:26 PM »
I was trying to commit some changes and I get: (see picky)

Commit: Commit failed (details follow): No such revision 113 PROPFIND of '/Darwinbots2/!svn/vcc/default': 500 Internal Server Error (http://svn.darwinbots.com) (1 entry)

I even tried upgrading Smart SVN, that did not help either.

 :blink:

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: JC, Now something is wrong with SVN...
« Reply #1 on: April 27, 2013, 01:00:34 PM »
Strange, I was able to submit the new 'colors.bas'

Then I tried submiting my changes and I get:

Commit: Commit failed (details follow): Base checksum mismatch on '/trunk/Darwinbots2/Globals.bas': expected:  73daed60049a83bb0a31e2489391b36a actual:  edcc1476bba068e9ab6e7e8e54464a3a PUT of '/Darwinbots2/!svn/wrk/5da4664c-3e01-0010-b854-9ff877712a89/trunk/Darwinbots2/Globals. bas': 500 Internal Server Error (http://svn.darwinbots.com) (9 entries)

I even tried logging off and logging back in, that did not help either.
« Last Edit: April 27, 2013, 01:07:21 PM by Botsareus »

Offline Peter

  • Bot God
  • *****
  • Posts: 1177
    • View Profile
Re: JC, Now something is wrong with SVN...
« Reply #2 on: April 27, 2013, 01:34:06 PM »
Maybe something is stuck on Globals.bas with smartSVN(I've never actually used it). You could try reverting Globals.bas then commiting the changes of Globals.bas, remember to c/p the original content of Globals.bas somewhere.
Oh my god, who the hell cares.

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: JC, Now something is wrong with SVN...
« Reply #3 on: April 27, 2013, 01:55:15 PM »
I tried submitting everything excluding globals.bas and it crashed at a different module. That is an idea though, if the Admins don't have an answer for me I'll try to backup my changes, delete the whole local copy, reopen the repository, and then put back my changes. That is a last resort though.

p.s.

Thank god it did not effect any .frx files...

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
Re: JC, Now something is wrong with SVN...
« Reply #4 on: April 27, 2013, 07:33:30 PM »
Sometimes your local SVN stuff gets out of sync with the server.  Copy the file somewhere, make sure you have a copy of all the files you've changed that aren't in the repository, then delete the directory and resync it from the server.  Then copy the files you changed back and try again.

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: JC, Now something is wrong with SVN...
« Reply #5 on: April 30, 2013, 12:14:23 PM »
 8) It worked, thx