Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×
  • 0

Tortoise SVN need help.


SlashGeeGee

Question


  • Group:  Members
  • Topic Count:  111
  • Topics Per Day:  0.02
  • Content Count:  573
  • Reputation:   20
  • Joined:  11/19/11
  • Last Seen:  

Hello rA :)

When I update my SVN it goes like this.

2zoyc1d.jpg

last thing I did was delete my old src folder then checkout a new one then I copied it in my SVN folder then when I update I got that error in the screenshot.

When I start my server the SVN Revision shown is 16600. but the update as you seen is 16851.

Please Help me how to fix this :)

SlashGeeGee

Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  125
  • Topics Per Day:  0.03
  • Content Count:  595
  • Reputation:   24
  • Joined:  02/23/12
  • Last Seen:  

in my case when i update my svn and compiled it..

my server now can't run...

before the update there are 2 conflicts in clif.c and msg.athena.conf

oh its okay now

Edited by Mr BrycE
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  111
  • Topics Per Day:  0.02
  • Content Count:  573
  • Reputation:   20
  • Joined:  11/19/11
  • Last Seen:  

my problem is when I update my SVN folder. the src folder won't be included :3

how can i make it to be included :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.02
  • Content Count:  2223
  • Reputation:   594
  • Joined:  10/26/11
  • Last Seen:  

last thing I did was delete my old src folder then checkout a new one then I copied it in my SVN folder then when I update I got that error in the screenshot.

^ It's because you did this.

http://stackoverflow...ct-can-be-found

  1. move your /trunk/src folder out of /trunk (like move it to your Desktop)
  2. SVN Update /trunk to revision 16600 (because that's what your /src folder is at)
  3. open /Desktop/src and copy all the files to /trunk/src
  4. SVN Update /trunk to the latest revision

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  111
  • Topics Per Day:  0.02
  • Content Count:  573
  • Reputation:   20
  • Joined:  11/19/11
  • Last Seen:  

last thing I did was delete my old src folder then checkout a new one then I copied it in my SVN folder then when I update I got that error in the screenshot.

^ It's because you did this.

http://stackoverflow...ct-can-be-found

  1. move your /trunk/src folder out of /trunk (like move it to your Desktop)
  2. SVN Update /trunk to revision 16600 (because that's what your /src folder is at)
  3. open /Desktop/src and copy all the files to /trunk/src
  4. SVN Update /trunk to the latest revision

Thanks Brian ! it solved my problem :)

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...