-SkittleNugget- Posted August 24, 2013 Posted August 24, 2013 As I currently have my own SVN File setup for ragnarok, it displays "Current Revision : Unknown" in game, How can I set it up to actually display the revision of the SVN I am using. NOT SURE IF SOURCE OF NOT. Quote
Emistry Posted August 24, 2013 Posted August 24, 2013 src/common/cli.c#L56 ShowInfo(CL_WHITE"rAthena SVN version: %s" CL_RESET"\n", "SkittleNuggetSVN" ); Quote
-SkittleNugget- Posted August 24, 2013 Author Posted August 24, 2013 Will this automatically change to what the actual SVN is, Since the svn number changes every commit?, Or is it a "Set it when you make edits", kind of thing. Also, thank you very much for help. Let me define what it is exactly.. On My SVN, I am on Revision 132, However In-Game it says Unknown, How Can I get the message In-game to say the actual Revision Number. So that if I make a new commit, it will say, "Revision : 133" and so on, People In-game can then see progress based on the revision number. Quote
Emistry Posted August 24, 2013 Posted August 24, 2013 i think we dont have a "valid" svn number after switch to GIT..since git doesnt store number but something like harsh value...i guess.. Quote
-SkittleNugget- Posted August 24, 2013 Author Posted August 24, 2013 Oh, No, I am using rATHENA Ragnarok Server Files, On my OWN SVN. It does have a revision number since I can commit changes, but does not show the revision number in game, do I have to do something for it to show properly. I am using RiouxSVN.com. Quote
-SkittleNugget- Posted August 28, 2013 Author Posted August 28, 2013 What is that suppose to achieve..I have copied the rAthena SVN files into my own SVN @ Riouxsvn.com Because its no longer using the rAthena SVN, it displays current revision as UNKNOWN. I want it to display the revision of MY OWN SVN as the CURRENT VERSION so that in-game you can see revision number. Quote
GmOcean Posted August 29, 2013 Posted August 29, 2013 (edited) I think what he was saying is, IF you use Tortoise svn to grab your CUSTOM SVN, from your SVN server, it SHOULD update the current version displayed. Atleast it should now display the version noted in your svn server. Where as rAthena is 17k+, yours assuming you havent committed much might be less than 100. so like, version 097 or something like that ionno. Edited August 29, 2013 by Lionhardt Quote
Question
-SkittleNugget-
As I currently have my own SVN File setup for ragnarok, it displays "Current Revision : Unknown" in game, How can I set it up to actually display the revision of the SVN I am using.
NOT SURE IF SOURCE OF NOT.
8 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.