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

Re: A way to download multiple SVN revisions into a folder?

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Thu, 18 Sep 2008 07:31:51 +0200

Hi.

On 18/09/2008, Cornflake <codyzero_at_gmail.com> wrote:
>
> Hello everyone,
>
> I have come here to ask if there is a way to export more than one SVN
> revision using TortoiseSVN at a time. For example, I want to download all
> revisions of a repository but there's no way to go "up" one folder and
> download them as a whole. I either have to do the HEAD revision, or type in
> a single revision number. I tried typing in 1 - 50 in the export box, but a
> balloon tells me that this is improper syntax.
>

Export is intended to create an unversioned copy of a specific
revision from the repository. If you want to extract several revisions
you need to use the svnadmin dump command. Since this is a server side
action, there is no support for this in TSVN (being an SVN client).

-- 
Regards,
Jean-Marc
----------------
    ___
   // \\  @@     "De Chelonian Mobile"
  / \_/ \/._)    TortoiseSVN
 <\_/_\_/ /      The coolest Interface to (Sub)Version Control
  /_/   \_\      Check out http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-09-18 07:31:58 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

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