Changes between Version 3 and Version 4 of SvnTarBallPlugin


Ignore:
Timestamp:
May 15, 2015, 6:50:08 PM (9 years ago)
Author:
figaro
Comment:

Added outstanding tickets progress bar

Legend:

Unmodified
Added
Removed
Modified
  • SvnTarBallPlugin

    v3 v4  
    55== Description
    66
    7 For any given URL, produces a gtar tarball and return it to the caller.
     7This plugin produces a gtar tarball for any given URL and returns it to the caller.
    88The caller will need to provide the URL and username/password (if needed) in the HTTP request address.
    99
     
    1616[http://trac-hacks.org/newticket?component=SvnTarBallPlugin&owner=dvorak new ticket].
    1717
     18[[TicketQuery(component=SvnTarBallPlugin&group=type,format=progress)]]
     19
    1820== Download
    1921
     
    2426You can check out SvnTarBallPlugin from [http://trac-hacks.org/svn/svntarballplugin here] using Subversion, or [source:svntarballplugin browse the source] with Trac.
    2527
    26 == Exampl
     28== Example
    2729
    2830`http://tracserver/SVNTarBall?source=https://mysvnserver/project&username=guest&password=`