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

SVN Copy Question...

From: BRM <bm_witness_at_yahoo.com>
Date: Mon, 22 Dec 2008 11:44:09 -0800 (PST)

I have two repository trees I am working on merging; however, it is not possible to merge the changes between the trees because they are from separate modules in a previous CVS repository.
I'd like to use the SVN Copy (or SVN move) commands to be able to track the merging; however, I usually get an error that the file already exists.

Is there a way to do the svn copy/move and overwrite an existing file in the same transaction? (i.e. instead of having to go delete the file first, then do the copy/move second, do it as a single commit, or have the copy/move comit the changes between the two files as the commit..).

I wasn't able to spot any command-line options to do this, so I'm thinking it's not possible. If that is the case, it would be a really great feature to have.

TIA,

Ben

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=990024

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-22 20:46:00 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.