Jump to content
  • 0

Change SVN Version


Rayhan

Question


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

Everytime i attempt to update my SVN i keep getting this message;

[~/trunk]# svn update

Skipped '.'

How come it wont update to the latest SVN?

i start by closing my server then using these commands in putty.

make clean

svn update

then i get the message stated above.

Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  139
  • Reputation:   10
  • Joined:  11/10/11
  • Last Seen:  

Maybe it is because you dont directly download the file from the SVN?

Link to comment
Share on other sites


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

No, i used the command ;

svn co <link>

and it downloaded it for me, the update feature worked once but now for some reason its stopped working.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  566
  • Reputation:   34
  • Joined:  11/17/11
  • Last Seen:  

Just use 'svn up' and it will update your SVN automatically. Unless the links of SVN changed.

Link to comment
Share on other sites


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

Tried that, still haveing problems, just sayes skipped, how could i fix this?

Realy need to update my SVN

When i do @version ingame it says SVN rUnknown

Link to comment
Share on other sites


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

How do i change the SVN version? from latest to say version 17006??

NVM, figured this out.

svn merge -r 17022:17006 https://rathena.svn..../rathena/trunk/
Edited by Rayhan
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...