Jump to content
  • 0

Question

Posted (edited)

Hey,

 

I have a problem. Everytime when i try to do "svn update" it says my rev is "At revision 17381.". But when i know check the files in e.g:

 

trunk/npc/custom/warper.txt

 

It says this:

 

"Gonryun Arena",S4, "Izlude Arena",S5, "Monster Race Arena",S6, "Turbo Track",S7;

 

Normaly it should look like this:

 

"Gonryun Arena",S4, "Izlude Arena",S5, "Monster Race Arena",S6, "Turbo Track",S8;

 

I updated to the latest revi.. but nothing happened. It just dont update but it says everytime "At revision 17381."

 

 

The latest revi here: http://trac.rathena.org/changeset/17382/rathena says:

 

"Gonryun Arena",S4, "Izlude Arena",S5, "Monster Race Arena",S6, "Turbo Track",S8;

 

 

Someone know an idea how can i get to the latest revi? :/

 

regards

Edited by ShawnB

4 answers to this question

Recommended Posts

Posted (edited)

You could try to execute "svn status" and use "svn revert <filename>" on things you haven't changed. (Warning: The file will be reverted to the latest version from the SVN.)

 

Hm "svn revert" says that is not a working copy when i try to like: svn revert rathena/db/quest_db.txt

 

svn: '/db/quest_db.txt' is not a working copy

Edited by ShawnB
Posted

It seems your rAthena folder has some wrong/missing subversion information. As the message states, the file is not a working copy (thus, it is not in your version control).

You could try a fresh checkout and move your custom/modified stuff to the new folder and see if further updates work.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...