Jump to content
  • 0
Keysito

question,Info

Question

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

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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");
Link to comment
Share on other sites

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 by KeiKun
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.