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 8735093
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T09:58:34+00:00 2026-06-13T09:58:34+00:00

I need to write a script that deploy many cygwin applications with svn-1.6-17. All

  • 0

I need to write a script that deploy many cygwin applications with svn-1.6-17. All my attempts were finished by installing or svn-1.7, or nothing.

I tried to install subversion, subversion-1.6, subversion-1.6-17. It all was useless.

How I can install previous version of package by console on cygwin?

  • 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-13T09:58:35+00:00Added an answer on June 13, 2026 at 9:58 am

    I just went through this and I’m adding this to help the next person. Note: this same technique will probably work for any Cygwin package.

    We have a third party product that talks directly to the subversion server, but keeps its directories in the 1.6 format. If the local directories are updated, the tool breaks. But I needed a way to do a svn cleanup for times when the tool got in a bad state.

    Here’s how I went about doing this:

    • Cygwin Time Machine at crouchingtigerhiddenfruitbat.org maintains archives of previous releases. Each release consists of a setup.bz2 (the compressed setup.ini file) and a collection of related archives for the packages of that release.

    • I searched the cygwin-announce mailinglist for updates of subversion. The last update for 1.6 was June 10, 2011.

    • Next, I walked through the crouchingtigerhiddenfruitbat.org indexes of previous releases from that date until I found the last release of svn 1.6, It was the July 1, 2011 release.

    • I downloaded setup.bz2 from the corresponding directory on crouchingtigerhiddenfruitbat (in this case: http://ctm.crouchingtigerhiddenfruitbat.org/pub/cygwin/circa/2011/07/01/062011/setup.bz2). I used bunzip2 to unpack setup.bz2 to a simple text file. I found the entry for subversion and copied the path of the install tarball (release/subversion/subversion-1.6.17-1.tar.bz2). The section you’re looking for looks like this:

      @ subversion
      sdesc: "A version control system"
      ldesc: "Subversion is a version control system that aims to be a compelling
      replacement for CVS in the open source community"
      category: Devel
      requires: libapr1 libaprutil1 libdb4.5 libexpat1 libgcc1 libintl8 libneon27 libsasl2 libserf0_1 libsqlite3_0 zlib0 cygwin
      version: 1.6.17-1
      install: release/subversion/subversion-1.6.17-1.tar.bz2 775392 ed0c4a3cc494564c0539dffedcd5e8b6
      source: release/subversion/subversion-1.6.17-1-src.tar.bz2 5551632 1b41eede9a14ea4cedcc462b06b1f7cb
      [prev]
      version: 1.6.16-1
      install: release/subversion/subversion-1.6.16-1.tar.bz2 1476151 ecbc29b1e1d9694bf8792e3871efa5f8
      source: release/subversion/subversion-1.6.16-1-src.tar.bz2 5557232 cb12425d2345a57341f16ad0ff559b84
      

    • We're interested in this line that gives the relative path to the 1.6 svn tarball:

      install: release/subversion/subversion-1.6.17-1.tar.bz2 775392
      

    • I retrieved the tarball for subversion and extracted it to a temporary directory (temp). I moved the contents of temp/usr/bin to a svn16 directory.

    Now, I can prepend that directory to the search path and get the functionality of svn 1.6 like so:

    PATH=~/svn16:$PATH svn up
    

    Note: It looks like the Cygwin Time Machine no longer allows directory browsing. This means you'll need to start from the root an dig a bit to find a package.

    Updated with links as I just needed to do this again.

    Note 2: Updated links to crouchingtigerhiddenfruitbat

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

Sidebar

Related Questions

I need to write a script that is able to logon to an svn
I need to write a shell script that pick all the files (not directories)
I need to write a script that would get hostname and all physical addresses
I need to write a script that reads all the file names from a
I need to write a script that incrementally keeps track of files and directories
I have a noobie question: I need to write SQL script that returns 3
I need to write a python script that makes multiple HTTP requests to the
I need to write a Perl script that pipes input into a Java program.
I need to write a quick bash script that asks the user which mac
I have a bash script that I need to write my password to run

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.