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

Feature request: Export modified file

From: Eric Decker <eric_at_edecker.net>
Date: Thu, 26 Jan 2012 12:45:54 -0800 (PST)

I would like to suggest a feature request that would allow users to select an option from the context menu (and the "right drag" menu too) that would allow them to export only the modified file from a directory.

In case that isn't explained well enough, here is an example:
If you had the following directory:
root
--folderA [modified]
----fileA [unchanged]
----fileB [added]
--folderB [modified]
----fileA [modified]
----fileB [unchanged]
----folderB1 [modified]
------fileA [modified]
------fileB [unchanged]
----folderB2 [unchanged]
------fileA [unchanged]
--folderC [unchanged]
----fileA [unchanged]

It would export (from root):
root
--folderA
----fileB
--folderB
----fileA
----folderB1
------fileA

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-01-26 22:00:50 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.