REKT Posted February 8, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 206 Reputation: 11 Joined: 12/06/11 Last Seen: September 13, 2024 Share Posted February 8, 2012 Hello, Again! i just wanted to confirm why i got [uknown] after i 'recompile' my SVN? It doens't show the '15545'. anyone who could help me show it? Maybe i have missing? [info]: Revision: 'Uknown' Thank you! Melody :3 Quote Link to comment Share on other sites More sharing options...
Magnetix Posted February 8, 2012 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 446 Reputation: 30 Joined: 12/08/11 Last Seen: October 13, 2024 Share Posted February 8, 2012 as long as you're using the latest revisions available, it won't matter. Quote Link to comment Share on other sites More sharing options...
REKT Posted February 8, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 206 Reputation: 11 Joined: 12/06/11 Last Seen: September 13, 2024 Author Share Posted February 8, 2012 as long as you're using the latest revisions available, it won't matter. Well, i guess i'm always 'UPDATED' with my SVN to prevent some Bugs or Etc. Perhaps, i really wanted to show it my '15545' instead of 'Uknown'. Someone can tell 'How'? Melody :3 Quote Link to comment Share on other sites More sharing options...
Magnetix Posted February 8, 2012 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 446 Reputation: 30 Joined: 12/08/11 Last Seen: October 13, 2024 Share Posted February 8, 2012 I suggest you create a new thread under Source Support. It's a source modification so you can ask the people who know more on editing the source. Quote Link to comment Share on other sites More sharing options...
REKT Posted February 8, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 206 Reputation: 11 Joined: 12/06/11 Last Seen: September 13, 2024 Author Share Posted February 8, 2012 I suggest you create a new thread under Source Support. It's a source modification so you can ask the people who know more on editing the source. Oh, so this supposed to be in 'Source Modifcations' ? i thought it's just small problem setting up it? Anyways thanks for the respond. Melody :3 Quote Link to comment Share on other sites More sharing options...
Magnetix Posted February 8, 2012 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 446 Reputation: 30 Joined: 12/08/11 Last Seen: October 13, 2024 Share Posted February 8, 2012 It is, but 1 of the rules is to post our topics on their proper sections. And that topic may become useful one day, easier to find. Quote Link to comment Share on other sites More sharing options...
Lordamax Posted February 8, 2012 Group: Members Topic Count: 71 Topics Per Day: 0.01 Content Count: 328 Reputation: 13 Joined: 11/27/11 Last Seen: July 2, 2016 Share Posted February 8, 2012 you can edit it melody in common/core.c! find this line: snprintf(rA_svn_version, sizeof(rA_svn_version), "Unknown"); and edit this to snprintf(rA_svn_version, sizeof(rA_svn_version), "15545"); Quote Link to comment Share on other sites More sharing options...
KeiKun Posted February 8, 2012 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 967 Reputation: 53 Joined: 11/13/11 Last Seen: Friday at 08:18 AM Share Posted February 8, 2012 (edited) you can edit it melody in common/core.c! find this line: snprintf(rA_svn_version, sizeof(rA_svn_version), "Unknown"); and edit this to snprintf(rA_svn_version, sizeof(rA_svn_version), "15545"); NO! @ melody try to checkout svn again EDIT: as i know svn unknown is due to exporting Edited February 8, 2012 by KeiKun Quote Link to comment Share on other sites More sharing options...
Question
REKT
Hello, Again! i just wanted to confirm why i got [uknown] after i 'recompile' my SVN?
It doens't show the '15545'. anyone who could help me show it?
Maybe i have missing?
Thank you!
Melody :3
Link to comment
Share on other sites
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.