Jump to content
  • 0

Question with Tortoise SVN


ngek202

Question


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  530
  • Reputation:   33
  • Joined:  01/17/12
  • Last Seen:  

How do you Skip and Update Revision except for applying Manual?

for example the latest update is r15654 and you have r15650

you only need to get r15651 to r15652 and r15654., you don't need r15653 and wanted to skip it.

Possible?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  222
  • Reputation:   34
  • Joined:  12/13/11
  • Last Seen:  

i dont think so, because in the next revision it would add whateaver was missing to the folder either way :X

Edited by lilcooldude69
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  112
  • Reputation:   89
  • Joined:  11/12/11
  • Last Seen:  

you have to merge revisions instead of updating.

Link to comment
Share on other sites


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

You could also update to r15659 (this will update ALL, including r15653).

2. then right-click the folder --> Tortoise SVN --> SVN Log.

3. find r15653 in the SVN Log, right-click it and pick "Revert changes from this revision"

This will revert the changes from r15653, but your working copy still did a SVN Update that included r15653. This way, in the future when you do SVN Update, it won't re-try to merge changeset 15653.

  • Upvote 1
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...