Ticket #79 (closed defect: worksforme)

Opened 7 years ago

Last modified 5 years ago

ZIP download link for folders in repo browser

Reported by: ttest@gmx.de Assigned to: anybody
Priority: normal Component: Request-a-Hack
Severity: normal Keywords:
Cc: Trac Release:

Description

Sometimes I want to access data in my repository on a computer where no svn client is available/installed/permitted. Instead of downloading single files I would like to be able to just download complete folder contents zipped together in one file. From my perspective compression which would be expensive in terms of CPU time is not necessary.

Attachments

Change History

12/01/05 08:16:27 changed by athomas

You mean like this: download:discussionplugin?

This was accomplished with a Subversion post-commit hook that zips up all of the top-level directories, and the GeneralLinkSyntaxPlugin to add the download:<x> links.

12/02/05 02:23:22 changed by athomas

#69 has some discussion of this as well.

12/02/05 20:29:45 changed by ttest@gmx.de

I was thinking of a way that can be realized without a configuration change to the repository. Changing the configuration would be kind of uncomfortable. Also I was thinkink of having a link to a zip file for every folder that's shown under 'Browse Source'. This would also mean that the ZIP files would have to be dynamically generated for every download request.

12/10/05 12:16:44 changed by cboos

Note that Trac itself has a ticket for this (#T238).

It's already available in the trac:TracDiff branch, which is likely to be integrated by the end of 2005.

I'll follow-up here when it's done.

12/12/05 00:38:24 changed by ttest

  • status changed from new to closed.
  • resolution set to worksforme.

Thanks for the info.

I don't know what the policy is here, but I guess we can close this ticket.


Add/Change #79 (ZIP download link for folders in repo browser)




Change Properties
Action