Changes between Initial Version and Version 1 of SvnTarBallPlugin


Ignore:
Timestamp:
Sep 6, 2009, 7:04:45 PM (15 years ago)
Author:
dvorak
Comment:

New hack SvnTarBallPlugin, created by dvorak

Legend:

Unmodified
Added
Removed
Modified
  • SvnTarBallPlugin

    v1 v1  
     1= Tarball plugin for SVN  =
     2
     3== Description ==
     4
     5For any given URL, produces a gtar tarball and return it to the caller.
     6The caller will need to provide the URL and username/password (if needed) in the HTTP request address.
     7
     8
     9
     10
     11== Bugs/Feature Requests ==
     12
     13Existing bugs and feature requests for SvnTarBallPlugin are
     14[report:9?COMPONENT=SvnTarBallPlugin here].
     15
     16If you have any issues, create a
     17[http://trac-hacks.org/newticket?component=SvnTarBallPlugin&owner=dvorak new ticket].
     18
     19== Download ==
     20
     21Download the zipped source from [download:svntarballplugin here].
     22
     23== Source ==
     24
     25You can check out SvnTarBallPlugin from [http://trac-hacks.org/svn/svntarballplugin here] using Subversion, or [source:svntarballplugin browse the source] with Trac.
     26
     27== Example ==
     28
     29e.g.
     30http://tracserver/SVNTarBall?source=https://mysvnserver/project&username=guest&password=
     31
     32== Recent Changes ==
     33
     34[[ChangeLog(svntarballplugin, 3)]]
     35
     36== Author/Contributors ==
     37
     38'''Author:''' [wiki:dvorak] [[BR]]
     39'''Contributors:'''