Hello,

How to get range of revisions from using CMD or power shell tools
> Currently version is TortoiseSVN 1.9.2, Build 26806 - 64 Bit
>

What exactly do you mean by "get range of revisions"?

If you want to view a log of a revision range, run `svn log` command
<https://www.visualsvn.com/support/svnbook/ref/svn/c/log/>. For example,
`svn log --revision 500:600 --diff --vebose`.

--
With best regards,
Pavel Lyalyakin
VisualSVN Team

-- 
You received this message because you are subscribed to the Google Groups 
"VisualSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to visualsvn+unsubscr...@googlegroups.com.
To post to this group, send email to visualsvn@googlegroups.com.
Visit this group at https://groups.google.com/group/visualsvn.
For more options, visit https://groups.google.com/d/optout.

Reply via email to