[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH]svnrdump to dump single specified revision

From: Vijayaguru Guruchave <vijay_at_collab.net>
Date: Mon, 6 Sep 2010 21:49:35 +0530

Hi,

'svnrdump dump -r n <URL>' dumps the revisions from 'n' to HEAD.The attached patch dumps the single specified revision alone.
[[[
  Log:
   svnrdump to dump the single specified revision.

  * subversion/svnrdump/svnrdump.c
     (main): Dump the single specified revision by assigning start_revision to end_revision while passing revision number to '-r' option.

  Patch by: Vijayaguru G <vijay_at_collab.net>
]]]

Thanks & Regards,
Vijayaguru
Received on 2010-09-06 18:20:21 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.