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

Re: Get Changed files of a particular revision (with folder structure)

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 16 Jan 2009 16:25:10 +0100

rhitam wrote:
> Folders shown in the dialog ? Yes .. i mean whenever we open any
> windows "save to" dialog , the existing folders would be shown
> right ? That should not affect anything ? Also as for "export
> selection to" .. when does this option appear ?
>
> If we right click on the root folder in the repo browser , (typically
> trunk) , and then click "show log" ,
> it will show all the different revisions on top. Then i clicked on one
> of them. say revision number 1008 .
>
> in the section below the log messages , it shows the files checked in
> for that revision with the full path ie :
>
> it willl show something like this :
>
>
> Action Path Copy
> from Path revision
> added /trunk/something/something.cpp
> modified /trunk/other/again/other.cpp
> ...
>
>
> now , if i select all these files in this particular section , (Shift
> + ctrl + down) and then right click , the only option i get is "save
> revision to" .
>
> Now , if i click on this , the folder browser dialog will appear.
> where i can select a folder . when i select that folder , all the
> files get copied , but not with the folder structure . They all come
> directly under the selected folder. ie : if the folder name is
> "patch" , then the files something.cpp and other .cpp will be
> doirectly under it . The option "Export selection to" doesnt exist! :
> (
>
> Am i doing something worng ?

* show log
* select one or more revisions (if more than one, make sure the selected
revisions are in one block, i.e., no revision missing)
* right-click (the top pane of the log dialog, *not* the file list at
the bottom)
* select "compare with previous revision" (if one is selected) or
"compare revisions" (if more than one revision is selected)
* the 'file diff' dialog comes up
* select all entries there (ctrl-A)
* right-click, select "export 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=1028898
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-01-16 16:25:42 CET

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.