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

Merging two separate files into one new file

From: Patricia Jung <pj_at_opensourcepress.de>
Date: 2007-07-30 15:40:26 CEST

Hi there,

I'm wondering how to merge (or move/copy) two existing, revision-controlled
files into a single new file, keeping the history intact. In other words: I'm
looking for the svn equivalent of the following Unix command:

cat A B > C; rm A B

Any useful hints appreciated.

Best

        Patricia

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 30 15:39:19 2007

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.