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

Re: How to Export/download files of a particular revision number using Repository browser.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 06 Sep 2010 18:55:05 +0200

On 05.09.2010 13:23, Indherkkumar, Arvind wrote:
> Hi,
>
> I’m new to SVN. I’m using Repository browser to do all the activities in
> SVN tortoise. Consider the following case.
>
> I have our project(say WEB PROJECT) containing 2000 files put up in SVN
> tortoise. Consider a team of users are using SVN tortoise for commit and
> checkout and now the Head revision is *26* for the WEB PROJECT. Consider
> I’m performing commit operation (a single bulk check-in) for 200 files
> which are put up in different folders of our project branch WEB PROJECT.
> Now a revision number is created for these 100 files (say revision
> number *27*). Later my colleague is performing commit operation for 300
> files. Now a revision number is created for these 100 files (say
> revision number *28*). Now how could I download/Export only 100 files of
> revision number *27* (with the same folder structure as in our project
> branch WEB PROJECT) to my local system using SVN tortoise repository
> browser.
>
> Please provide me the solution with screen shots if possible.

* "Show log" for your working copy.
* in the log dialog, select the revision you want to export
* right-click, choose "diff with previous revision"
* in the "changed files" dialog, select all items (Ctrl-A)
* right-click, choose "export selection to..."

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2656065
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-09-06 18:55:36 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.