osdn.net Open in urlscan Pro
50.112.66.90  Public Scan

URL: https://osdn.net/projects/tortoisesvn/storage/1.14.5/Application/TortoiseSVN-1.14.5.29465-x64-svn-1.14.2.msi/
Submission: On May 26 via manual from AU — Scanned from AU

Form analysis 5 forms found in the DOM

POST https://osdn.net/account/login.php

<form id="modal-loginform" method="post" action="https://osdn.net/account/login.php" class="form-horizontal need-validate">
  <div class="modal-body">
    <input type="hidden" name="return_to" value="/projects/tortoisesvn/storage/1.14.5/Application/TortoiseSVN-1.14.5.29465-x64-svn-1.14.2.msi/">
    <input type="hidden" name="action" value="loginsubmit">
    <div class="control-group">
      <label class="control-label" for="loginform-login">Login Name</label>
      <div class="controls">
        <input id="modal-loginform-login" type="text" name="form_loginname" class="required first-focus-on-shown">
      </div>
    </div>
    <div class="control-group">
      <label class="control-label" for="loginform-password">Password</label>
      <div class="controls">
        <input id="modal-loginform-password" type="password" name="form_pw" class="required">
      </div>
    </div>
  </div><!-- .modal-body -->
  <div class="modal-footer">
    <button type="submit" class="btn btn-primary">Login</button>
    <button type="button" class="btn" data-dismiss="modal">Cancel</button>
  </div><!-- .modal-footer -->
</form>

POST /ajax/account/forgotpw.php

<form id="forgetpwform" method="post" action="/ajax/account/forgotpw.php" class="form-horizontal need-validate" data-ajax="1">
  <div class="modal-body" data-remote="/ajax/account/forgetpw_inner.php"></div><!-- .modal-body -->
  <div class="modal-footer">
    <button type="submit" class="btn btn-primary">Submit</button>
    <button type="button" class="btn" data-dismiss="modal">Cancel</button>
  </div><!-- .modal-footer -->
</form>

Name: searchformGET /search/

<form class="form-search form-horizontal" name="searchform" action="/search/" method="get" id="searchform">
  <input type="hidden" name="ie" value="UTF-8">
  <label for="search-type-select">Category:</label>
  <select id="search-type-select" class="span2" name="t" onchange="switch (this.options[this.selectedIndex].value) {
								     case 'soft': case 'people': case 'personalforge': document.getElementById('searchform').action='/search/'; break;
								     case 'magazine': document.getElementById('searchform').action='https://mag.osdn.jp/search/'; break;
								     case 'wiki': document.getElementById('searchform').action='/wiki/!search'; break;
								     }">
    <option value="soft">Software</option>
    <option value="people">People</option>
    <option value="personalforge">PersonalForge</option>
    <option value="magazine">Magazine</option>
    <option value="wiki">Wiki</option>
  </select>
  <input type="hidden" name="scope" value="all">
  <div class="input-append">
    <input type="search" value="" id="searchbox" name="q" class="search-query">
    <button type="submit" class="btn"><i class="icon-search"></i> Search</button>
  </div>
</form>

GET

<form id="mirror-select-form" method="get">
  <table class="table">
    <tbody>
      <tr class="auto">
        <td class="select-radio">
          <input type="radio" id="m-auto" class="onchange-submit" name="use_default" value="auto" checked="">
          <label for="m-auto"></label>
        </td>
        <td colspan="2">Auto</td>
      </tr>
      <tr>
        <td class="select-radio">
          <input type="radio" id="m-rwthaachen" class="no-float onchange-submit" name="use_default" value="rwthaachen">
          <label for="m-rwthaachen"></label>
        </td>
        <td>
          <a class="logo" target="_blank" href="http://www.rwth-aachen.de/">
	  <img src="https://static-cdn.osdn.net/downloads/rwthaachen_100x34.png" border="0" alt="">	</a>
        </td>
        <td><a target="_blank" href="http://www.rwth-aachen.de/">RWTH Aachen University</a><br> (Aachen, Germany)</td>
      </tr>
      <tr>
        <td class="select-radio">
          <input type="radio" id="m-osdn" class="no-float onchange-submit" name="use_default" value="osdn">
          <label for="m-osdn"></label>
        </td>
        <td>
          <a class="logo" target="_blank" href="https://osdn.net/">
	  <img src="https://static-cdn.osdn.net/downloads/osdn_124x34.png" border="0" alt="">	</a>
        </td>
        <td><a target="_blank" href="https://osdn.net/">OSDN</a><br> (Tokyo, JAPAN)</td>
      </tr>
      <tr>
        <td class="select-radio">
          <input type="radio" id="m-nchc" class="no-float onchange-submit" name="use_default" value="nchc">
          <label for="m-nchc"></label>
        </td>
        <td>
          <a class="logo" target="_blank" href="http://www.nchc.org.tw">
	  <img src="https://static-cdn.osdn.net/downloads/nchc_logo_100x39.png" border="0" alt="">	</a>
        </td>
        <td><a target="_blank" href="http://www.nchc.org.tw">National Center for High-performance Computing (NCHC)</a><br> (Hsinchiu, Taiwan)</td>
      </tr>
    </tbody>
  </table>
</form>

POST

<form id="f" method="post" class="form-horizontal need-validate" data-ajax-target="review/update.php" data-ajax="1" data-hook-id="project-review-update">
  <div class="modal-body">
    <div class="star-box-wrap">
      <span class="star-box-label">Your rating?</span>
      <div id="star_box" class="rating-stars" data-star-size="24" data-score="3" data-stars-width="150" style="cursor: pointer; width: 150px;"><img src="//static.osdn.net/jquery/raty/star-on-24.png" alt="1" title="bad">&nbsp;<img
          src="//static.osdn.net/jquery/raty/star-on-24.png" alt="2" title="poor">&nbsp;<img src="//static.osdn.net/jquery/raty/star-on-24.png" alt="3" title="regular">&nbsp;<img src="//static.osdn.net/jquery/raty/star-off-24.png" alt="4"
          title="good">&nbsp;<img src="//static.osdn.net/jquery/raty/star-off-24.png" alt="5" title="gorgeous"><input type="hidden" name="score" value="3"></div>
    </div>
    <div class="alert no-margin-bottom"> You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname.
      If you want assurance of your identity, you are recommended to login before posting.)
      <a href="https://osdn.net/account/login.php?return_to=%2Fprojects%2Ftortoisesvn%2Fstorage%2F1.14.5%2FApplication%2FTortoiseSVN-1.14.5.29465-x64-svn-1.14.2.msi%2F">Login</a>
    </div>
    <div class="review-anonname-input">
      <label for="anon_name">Nickname <input type="text" class="input-xlarge required" id="anon_name" name="anon_name" value="" placeholder="(Required, max 16chars)"></label>
    </div>
    <div class="review-textarea-wrap review-textarea-wrap-margin-bottom">
      <label for="rating-comment">
        <div id="comment-count"></div>
        <span class="label">General comment (Required)</span>
      </label>
      <textarea cols="50" rows="5" minlength="30" maxlength="2000" required="" id="rating-comment" name="comment"></textarea>
    </div>
    <div class="review-textarea-wrap review-textarea-wrap-margin-bottom">
      <label for="rating-pros">
        <div id="pros-count"></div>
        <span class="label">Pros</span>
      </label>
      <textarea cols="50" rows="5" maxlength="2000" id="rating-pros" name="pros"></textarea>
    </div>
    <div class="review-textarea-wrap">
      <label for="rating-cons">
        <div id="cons-count"></div>
        <span class="label">Cons</span>
      </label>
      <textarea cols="50" rows="5" maxlength="2000" id="rating-cons" name="cons"></textarea>
    </div>
    <input type="hidden" name="group_id" value="3922">
    <input type="hidden" name="review_id" value="">
  </div>
  <div class="modal-footer">
    <button type="submit" class="btn btn-primary" name="submit" value="update">Submit</button>
    <button type="submit" class="btn" name="submit" value="delete">Delete</button>
    <button type="button" class="btn" data-dismiss="modal">Cancel</button>
  </div>
</form>

Text Content

We use cookies to understand how you use our site and to improve your
experience. By continuing to use our site, you accept our use of cookies,
Privacy Policy and Terms of Use.AcceptPrivacy policy Term of Use

 * Download
 * Magazine
 * Develop

 * Account
   * Download
   * Magazine
   * Develop
   * 
   * Login
   * Forgot Account/Password
   * Create Account
   * 
   * Language
     
   * 
   * Help
 * Language
 * Help

×


LOGIN

Login Name

Password

Login Cancel
×


FORGOT ACCOUNT/PASSWORD

Submit Cancel
Category: Software People PersonalForge Magazine Wiki
Search
OSDN > Find Software > Software Development > Version Control > TortoiseSVN >
Files


TORTOISESVN DONATION

 * Description
   * Project Summary
   * Developer Dashboard
   * Web Page
   * Developers
   * Image Gallery
   * List of RSS Feeds
   * 
   * Activity
   * Statistics
   * History
 * Downloads
   * Files
   * Stats
 * Source Code
   * Code Repository list
   * 
   * Subversion
   * View Repository



MIRROR SERVER INFO
CHANGE
×


CHOOSE A MIRROR

AUTO RWTH AACHEN UNIVERSITY
(AACHEN, GERMANY) OSDN
(TOKYO, JAPAN) NATIONAL CENTER FOR HIGH-PERFORMANCE COMPUTING (NCHC)
(HSINCHIU, TAIWAN)

CANCEL


Aachen, Germany (Europe)

Download of Windows Install package(TortoiseSVN-1.14.5.29465-x64-svn-1.14.2.msi:
21,757,952 bytes) will begin shortly. If not so, click
TortoiseSVN-1.14.5.29465-x64-svn-1.14.2.msi.



FILE INFORMATION

File Size 21,757,952 bytes

WHERE DO YOU WANT TO GO NEXT?

Go to the Web page of TortoiseSVN project Go to the project page on OSDN View
another version

REVIEW

Average
4.5
    
83 Reviews

5 Stars

62
4 Stars

6
3 Stars

10
2 Stars

2
1 Star

3


Your rating
    
Review this project
×


YOUR RATING ON TORTOISESVN

Your rating?
    
You are not logged in. To discriminate your posts from the rest, you need to
pick a nickname. (The uniqueness of nickname is not reserved. It is possible
that someone else could use the exactly same nickname. If you want assurance of
your identity, you are recommended to login before posting.) Login
Nickname

General comment (Required)

Pros

Cons
Submit Delete Cancel

PROJECT DESCRIPTION

TortoiseSVN is a Subversion (SVN) client, implemented as a windows shell
extension. Which means it's available right where you need it: in the Windows
file explorer.

It's intuitive and easy to use, since it doesn't require the Subversion command
line client to run. Simply the coolest Interface to (Sub)Version Control!



RELATED PROJECTS

CODEDIFF


Average
0.0
    
0 Reviews


COMPLETE WALKER REVISION ADMINISTRATOR


Average
3.0
    
1 Reviews


TORTOISEGIT JAPANESE LANGUAGE PACK


Average
4.3
    
36 Reviews


KDIFF3


Average
4.7
    
3 Reviews


MELD-INSTALLER


Average
0.0
    
0 Reviews



About OSDN
 * Site Announce
 * About OSDN
 * Privacy
 * Terms of Use

Find Software
 * Search
 * Find by Categories
 * Download Ranking
 * Project Ranking

Develop Software
 * Create Project/Chamber
 * What's new
 * Recently Registered Project
 * Chambers Map
 * API

Help
 * Help Docs
 * Contact Us
 * Report Abuse/spam



Copyright ©Appirits Inc.