[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Switching to a specific revision

From: Anton Shepelev <anton.txt_at_gmail.com>
Date: Wed, 13 Jan 2021 20:04:56 +0300

Nathan Hartman:

> Because '-r' tells SVN to look for that path in the HEAD
> revision and then follow it back to the specified
> revision.
>
> Try using a peg revision instead:
> svn switch ^^/Client/B1/Addons/AddCost/@1431 --ignore-ancestry
>
> See: http://svnbook.red-bean.com/en/1.7/svn.advanced.pegrevs.html

Thank you, Nathan. That answers my question. I did not know about
peg revisions.
Received on 2021-01-13 18:05:14 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.