Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8636823
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T10:19:04+00:00 2026-06-12T10:19:04+00:00

How to get specified page of svn log using SvnClient class in SvnSharp; For

  • 0

How to get specified page of svn log using SvnClient class in SvnSharp;
For example i have secuence of commits with revisions [407, 402, 374, 373, 372, 371, 370, 369, 368, 367, 366, 365, 364]
I need to get secound page and page size 5, how to do that?

var logList = new Collection<SvnLogEventArgs>();
                var args = new SvnLogArgs();

                args.Limit = 10;
                svnClient.GetLog(new Uri(path), args, out logList);

Limit method is limit only first items without paging.

Items should be extracted based on page and pagesize parameters. How to do that?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T10:19:06+00:00Added an answer on June 12, 2026 at 10:19 am

    Subversion doesn’t support paging. Calculating a page would take as long as retrieving all the data itself.

    You might be able to optimize the request by passing the right revision numbers based upon your last request, but in that case you also have to make sure you properly handle cases where the path is copied from another location. (This is the reason why Subversion has to walk history anyway, and paging won’t help improving performance)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a CMS system that I am using Routing to get the page
I have an ASP.NET page and some custom class that fetches a specified webpage
I'm trying to get all the sublists that don't inherit from a specified class
If one has, for example, a pdf with the wrong page size specified one
I have a function which sends specified form data to a php processing page.
I am trying to get the version of jQuery a page is using in
I'm using webdriver to test a specific page which sometimes will have options disabled
I have an aspx page in a ASP.NET 2.0 application using several ObjectDataSources. They
In the parent window: window.open('page.php','nameIWant','toolbar=no') How do I get the target specified in window.open()
I'm trying to get the .Left property of a specific tab page in a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.