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

AW: Copy an updated file across multiple folders?

From: Markus Schaber <m.schaber_at_3s-software.com>
Date: Tue, 31 Jan 2012 08:39:31 +0000

Hi, Leon,

> Von: Leon Descoteaux [mailto:leondescoteaux_at_crd.com]
> Can I copy an updated file and replace the file of the same name in multiple (~40) adjacent folders, in a single operation?

If all the files are in the same repository, there is a way: Check out the parent folder containing all those adjacent folders. Then modify all the files in the working copy, and commit them together in a single commit.

(Remark: You may use sparse checkouts to optimize the amount of data you need to check out.)

Best regards

Markus Schaber

-- 
___________________________
We software Automation.
3S-Smart Software Solutions GmbH
Markus Schaber | Developer
Memminger Str. 151 | 87439 Kempten | Germany | Tel. +49-831-54031-0 | Fax +49-831-54031-50
Email: m.schaber@3s-software.com | Web: http://www.3s-software.com 
CoDeSys internet forum: http://forum.3s-software.com
Download CoDeSys sample projects: http://www.3s-software.com/index.shtml?sample_projects
Managing Directors: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner | Trade register: Kempten HRB 6186 | Tax ID No.: DE 167014915
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2913405
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-01-31 09:39:38 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.