Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: ollydbg on March 30, 2009, 04:52:46 am

Title: wrong svn number after build infor dialog.
Post by: ollydbg on March 30, 2009, 04:52:46 am
I use TotoriseSVN(1.6.0) to update my code::blocks to svn 5492. After build, I still get the svn number of 5482.
see the screen shot.

It seems the svn number should be 5492.

I have download the svn_win32 package to 1.5.6. But the problem still exist. Is there something wrong?

Thanks.




[attachment deleted by admin]
Title: Re: wrong svn number after build infor dialog.
Post by: stahta01 on March 30, 2009, 06:04:45 am
Did you update svn.exe to version 1.6?
If not, that is the cause of the issue.

I am using the CollabNet Subversion Command-Line Client v1.6 (for Windows)
http://www.open.collab.net/downloads/subversion/

I am now updating the client SVN to 1.6; and will verify it works.

Tim S
Title: Re: wrong svn number after build infor dialog.
Post by: ollydbg on March 30, 2009, 07:57:45 am
Yes, Thanks for your help.
After update the svn_server to 1.6, I can successfully build a 5492 version. :D

By the way, I once used a svn.exe from the package in  http://subversion.tigris.org/files/documents/15/45222/svn-win32-1.5.6.zip, it was the cause of this problem.