Changes between Version 1 and Version 2 of SvnTarBallPlugin
- Timestamp:
- 08/26/10 09:34:36 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SvnTarBallPlugin
v1 v2 1 [[PageOutline(2-5,Contents,pullout)]] 1 2 = Tarball plugin for SVN = 2 3 5 6 For any given URL, produces a gtar tarball and return it to the caller. 6 7 The caller will need to provide the URL and username/password (if needed) in the HTTP request address. 7 8 9 10 8 11 9 == Bugs/Feature Requests == 28 26 29 27 e.g. 30 http://tracserver/SVNTarBall?source=https://mysvnserver/project&username=guest&password= 28 `http://tracserver/SVNTarBall?source=https://mysvnserver/project&username=guest&password=` 31 29 32 30 == Recent Changes == 37 35 38 36 '''Author:''' [wiki:dvorak] [[BR]] 37 '''Maintainer:''' [wiki:dvorak] [[BR]] 39 38 '''Contributors:'''

