Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
src\exchndl\win32 and src\exchndl\win64
bkstan:
Well, maybe really the sources are wrong somehow. I wonder. It seems that I set it up not from Git but...svn checkout http://svn.code.sf.net/p/codeblocks/code/trunk, is that correct? (The revision No, btw, still 1077 according to that repository., one more mistery.)
stahta01:
--- Quote from: bkstan on September 05, 2016, 06:00:00 am ---Well, maybe really the sources are wrong somehow. I wonder. It seems that I set it up not from Git but...svn checkout http://svn.code.sf.net/p/codeblocks/code/trunk, is that correct? (The revision No, btw, still 1077 according to that repository., one more mistery.)
--- End quote ---
The URL looks correct to me; but, the revision number of 1077 is very wrong.
Tim S.
stahta01:
I am now doing a checkout using.
--- Code: ---svn checkout http://svn.code.sf.net/p/codeblocks/code/trunk codeblocks-svn
--- End code ---
From memory I will likely have to run this command twice because my connect is so slow it times out.
Edit: Output of the second time I ran the command. Turns out I do NOT need to run it a second time if I do a checkout on Windows 10 at 4 AM. I got SVN rev 10897.
--- Code: ---Fetching external item into 'codeblocks-svn\src\plugins\contrib\FortranProject':
Checked out external at revision 136.
Fetching external item into 'codeblocks-svn\src\plugins\contrib\PythonPlugins':
Checked out external at revision 385.
Fetching external item into 'codeblocks-svn\src\plugins\contrib\wxCrafterCB':
Checked out external at revision 17.
Checked out revision 10897.
--- End code ---
The "codeblocks-svn" is just the folder the command creates. I like -git or -svn so I know how I checked it out.
Tim S.
stahta01:
I am now Building the checked out code using TDM's MinGW GCC 4.7.1.
output of "svn info" command.
--- Code: ---Path: .
Working Copy Root Path: C:\Devel\open_source_code\version_control\cb_misc-git\codeblocks-svn
URL: http://svn.code.sf.net/p/codeblocks/code/trunk
Relative URL: ^/trunk
Repository Root: http://svn.code.sf.net/p/codeblocks/code
Repository UUID: 2a5c6006-c6dd-42ca-98ab-0921f2732cef
Revision: 10897
Node Kind: directory
Schedule: normal
Last Changed Author: ollydbg
Last Changed Rev: 10897
Last Changed Date: 2016-08-31 04:54:32 -0400 (Wed, 31 Aug 2016)
--- End code ---
bkstan:
I have made checkout in a new empty folder and see exchndl\win32 and exchndl\win64 have their files right.
So, the issue is closed.
Thanks for help.
Navigation
[0] Message Index
[*] Previous page
Go to full version