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

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

From: rhitam <rhitamsanyal_at_gmail.com>
Date: Mon, 29 Dec 2008 07:47:20 -0800 (PST)

Hi all ,

I wanted to know if there is a feature in tortoisesvn which would
allow me to get the files that were changed in a particular revision
with the correct hierarchy as in the repository . the option "save
revision to" gets all the files but as a flat list.

To elaborate more , consider this scenario :

in revision 57 , say following files were changed :

/Trunk/Projecta/a.cpp
/Trunk/ProjectB/B.cpp

now projectA and ProjectB are folders. it May have other files also
but i dont need them for my purpose. So when i perform this
hypothetical feature , i should get a folder structure like this on my
hard disk :

root/ProjectA.a.cpp
root/ProjectB.cpp

Is there any way to do this ? If there is no such feature .. is there
any work around for it ? I mean if i have to write some code for the
same .. what logic would you all suggest ?

Thanks and regards ,

Rhitam

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=995122

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-29 16:48:24 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.