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

Adjust multiple externals to a revision in one step

From: Bruno Willi <bruno.willi_at_gmail.com>
Date: Thu, 18 Sep 2014 11:52:39 +0200

When editing svn:externals with Tortoise you can mark multiple externals
and with right-clicking them you can select "Fetch HEAD revision and adjust
to it", which is a very neat feature.

I often wondered if it is possible to do the same, but instead adjust to a
given revision or even remove the revision at all, to which the externals
should be adjusted.

Example:

Before*: *
externals point to
^/Common/someProject_at_1234
^/Common/someOtherProject_at_1234

After*: *
externals point to
^/Common/someProject
^/Common/someOtherProject

or
^/Common/someProject_at_500
^/Common/someOtherProject_at_500

Does Tortoise already provide such a feature?

Thanks,
Bruno

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-09-18 11:53:10 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.