Jump to content
  • 0

cannot determine SVN/GIT version


mazvi

Question


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  78
  • Reputation:   7
  • Joined:  11/26/12
  • Last Seen:  

How determine SVN/GIT Version?

Link to comment
Share on other sites

16 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1540
  • Reputation:   238
  • Joined:  08/03/12
  • Last Seen:  

display version : yes

to display svn. but sometimes it will become unknown

 

u run map server, and find that revision, then u can edit in src/common/core.c:

snprintf(eA_svn_version, sizeof(eA_svn_version), "Unknown");

Change unknown to the version u know

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1540
  • Reputation:   238
  • Joined:  08/03/12
  • Last Seen:  

when u start the server in putty, it will shown 

http://oi40.tinypic.com/ao19v8.jpg

 

example

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  78
  • Reputation:   7
  • Joined:  11/26/12
  • Last Seen:  

yes but why on game not determine?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  78
  • Reputation:   7
  • Joined:  11/26/12
  • Last Seen:  

where i find display version : yes? i will set to no

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1540
  • Reputation:   238
  • Joined:  08/03/12
  • Last Seen:  

where i find display version : yes? i will set to no

battle/client.conf

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  78
  • Reputation:   7
  • Joined:  11/26/12
  • Last Seen:  

thanks verymuch chaos92

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  50
  • Reputation:   1
  • Joined:  06/13/12
  • Last Seen:  

For some reason, I don't have that in my core.c.

Sorry for reviving.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1540
  • Reputation:   238
  • Joined:  08/03/12
  • Last Seen:  

For some reason, I don't have that in my core.c.

Sorry for reviving.

details ? i didnt understand what does not in your core.c

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  50
  • Reputation:   1
  • Joined:  06/13/12
  • Last Seen:  

display version : yes

to display svn. but sometimes it will become unknown

 

u run map server, and find that revision, then u can edit in src/common/core.c:

snprintf(eA_svn_version, sizeof(eA_svn_version), "Unknown");
Change unknown to the version u know

I don't have that specific line in my core. C

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1540
  • Reputation:   238
  • Joined:  08/03/12
  • Last Seen:  

 

display version : yes

to display svn. but sometimes it will become unknown

 

u run map server, and find that revision, then u can edit in src/common/core.c:

snprintf(eA_svn_version, sizeof(eA_svn_version), "Unknown");
Change unknown to the version u know

I don't have that specific line in my core. C

 

what svn

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  50
  • Reputation:   1
  • Joined:  06/13/12
  • Last Seen:  

12138

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1540
  • Reputation:   238
  • Joined:  08/03/12
  • Last Seen:  

12138

then what details in your core.c

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  50
  • Reputation:   1
  • Joined:  06/13/12
  • Last Seen:  

 

12138

then what details in your core.c

 

I haven't edited anything in my core.c. I just couldn't find the line that the solution states.

I'm using the correct client for my server, and I've edited the packet_db.txt and all the necessary documents needed. I can log in fine, but the client is fully stuck, and the 2nd line on the chat is Cannot Determine SVN/GIT.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1540
  • Reputation:   238
  • Joined:  08/03/12
  • Last Seen:  

 

 

12138

then what details in your core.c

 

I haven't edited anything in my core.c. I just couldn't find the line that the solution states.

I'm using the correct client for my server, and I've edited the packet_db.txt and all the necessary documents needed. I can log in fine, but the client is fully stuck, and the 2nd line on the chat is Cannot Determine SVN/GIT.

 

show us your core.c

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  50
  • Reputation:   1
  • Joined:  06/13/12
  • Last Seen:  


Nevermind, doing some editing, will post back.

Edited by IndieD
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...