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

SVN directory copy script?

From: Jarkko Lempiainen <jarkko_at_profoundic.com>
Date: Fri, 20 Apr 2012 09:28:15 -0700 (PDT)

Hi,

I have an SVN repository which has two branches, one which contains a copy of the "official" version of the code base, and another which has "local" modified version of that code base. The real "official" version is in completely different repository (may not even be SVN), so once in awhile I sync to that repository and copy the real "official" version to my copy of the "official" version in SVN. Then I can merge changes from my copy of the "official" version to the "local" modified version using SVN merge.

However, this is a problem, because when I copy the real "official" version to my copy of the "official" version (i.e. just copy the dir hierarchy in Windows Explorer), it doesn't of course add/remove the files that were added/removed in the real "official" version to the changelist (just lists the modified files). Is there some kind of SVN script for this kind of dir hierarchy copy which also adds/removes files to the changelist? Or is there some better way to do this?

Thanks, Jarkko

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-04-20 18:45:13 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.